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 > AnnObject Class : Rotate Method |
public virtual void Rotate( double angle, LeadPointD origin )
'Declaration
Public Overridable Sub Rotate( _ ByVal angle As Double, _ ByVal origin As LeadPointD _ )
public virtual void Rotate( double angle, LeadPointD origin )
-(void) rotateWithAngle:(double)angle
atPoint:(LeadPointD)ptOrg;
public void rotate( double angle, LeadPointD origin )