Click or drag to resize

WpfAnnotationGripIsZone Property

Gets a value indicating whether this grip is a zone or a visible grip.

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 bool IsZone { get; }

Property Value

Type: Boolean
Indicates whether this grip is a zone.
Remarks
A zone grip acts like a normal grip, but it is not rendered.
See Also