Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnTransformer Class : RotateRect Method |
'Declaration
Public Shared Function RotateRect( _ ByVal rect As LeadRectD, _ ByVal angle As Double _ ) As LeadRectD
+(LeadRectD) rotateRect:(LeadRectD) rect
angle:(double) angle;
public static LeadRectD rotateRect( LeadRectD rect, double angle )