Gets or sets the angle in degrees of the text to draw.
Namespace:
Atalasoft.Imaging.Drawing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic double Angle { get; set; }Public Property Angle As Double
Get
Set
Property Value
Type:
Double The angle in degrees of the text to draw.
See Also