Leadtools.Annotations.Core Namespace > AnnObject Class : Rotate Method |
public virtual void Rotate( double angle, LeadPointD origin )
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 )