Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property NameDescription
Default Icon Annotation SizeWhen a font icon is dragged and dropped on the display canvas, this size is set as the default size of the icon. Default value is set as 128 pixels.
Disable Open Canvas GetPixit supports image canvas and virtual or open canvas. By default annotations can be placed anywhere. When images are exported or shared, only annotations on the image are flattened for creating the final image for sharing. By disabling this, annotations are restricted only to the image area. By default, this attribute is not selected/checked.
Default Auto Canvas Expansion

When annotations are flattened, some of the annotations may be on the canvas outside the image canvas. When those annotations are flattened, image canvas needs to be extended to incorporate those annotations. This will auto expand the canvas. This parameter value is used for padding the canvas to encompass annotations outside image area.

Shape Color Settings

Shapes have outline, fill and in some cases have text colors. Preset colors can be set for all shapes, when selected from this drop down and Apply button is clicked.  Default width and height remain name. Only colors change. See the settings with two different presets:

Default Timestamp

Default timestamp content can be specified in this field along with the date time format. Datatime formats follow C# date time formatting options. By changing this value, timestamp display format will change. 

In addition to time format, there is a general timestamp template. This template contains parameters which will be substituted with actual value at run time when the timestamp annotation is drawn. 

Variables that can be used in the template:

%Username%  - User name specified in the general tab.

%ImageDisplayname% - Image display name

%Category% - Image category 

%Subcategory% - Image category and subcategory

%ImageSize% - Image size

%ImageDimensions% - Image dimensions

%CreatedBy% - Created By

%CreatedOn% - Created On

%TimeStamp% - Datetime stamp of the current date and time.

Default Rubberstamp

Default Rubberstamp content can be specified in this field along with the date time format. Datatime formats follow C# date time formatting options. By changing this value, timestamp display format will change. 

In addition to time format, there is a general timestamp template. This template contains parameters which will be substituted with actual value at run time when the timestamp annotation is drawn. 

Variables that can be used in the template:

%Username%  - User name specified in the general tab.

%ImageDisplayname% - Image display name

%Category% - Image category 

%Subcategory% - Image category and subcategory

%ImageSize% - Image size

%ImageDimensions% - Image dimensions

%CreatedBy% - Created By

%CreatedOn% - Created On

%TimeStamp% - Datetime stamp of the current date and time.

...