Click or drag to resize

WpfAnnotationUIRotation Property

Gets or sets the amount of rotation applied to the annotation.

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 double Rotation { get; set; }

Property Value

Type: Double
The amount of rotation applied to the annotation.
Remarks
Valid values are from 0 to 360.
See Also