WpfAnnotationUICenterOfRotation Property |
Gets the point used as center of rotation for 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 Point CenterOfRotation { get; }Public ReadOnly Property CenterOfRotation As Point
Get
Property Value
Type:
PointThe point used for the center of rotation.
See Also