WpfAnnotationGripIsRotationIndependent Property |
Gets a value indicating whether the grip is affected by the rotation of the annotation.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsRotationIndependent { get; }Public ReadOnly Property IsRotationIndependent As Boolean
Get
Property Value
Type:
BooleanIndicates whether the grip is affected by the rotation of the annotation.
See Also