Leadtools.Annotations Namespace > AnnRectangleObject Class : CalculateRotateAngle Method |
public override float CalculateRotateAngle()
'Declaration Public Overrides Function CalculateRotateAngle() As Single
'Usage Dim instance As AnnRectangleObject Dim value As Single value = instance.CalculateRotateAngle()
public: float CalculateRotateAngle(); override