Click or drag to resize

WpfAnnotationGripDefaultSize Field

Gets or sets the default size used for annotation grips.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static Size DefaultSize

Field Value

Type: Size
The default grip size. This value defaults to an 8x8 grip.
See Also