AutomationRotateAngle Property (original) (raw)
Summary
The rotation angle of the viewer.
Syntax
public double AutomationRotateAngle { get; }
public:
property double AutomationRotateAngle
{
double get()
}
Property Value
The current rotation angle value of the viewer associated with this automation control.
Remarks
LEADTOOLS will set this value to the current rotation angle value of the viewer associated with this automation control. This is needed to correctly orient and scale text in fixed state operations.
Leadtools.Annotations.Engine Assembly