| Leadtools.Annotations.Core Namespace > AnnObject Class : Scale Method |
Public Overridable Sub Scale( _ ByVal scaleX As Double, _ ByVal scaleY As Double, _ ByVal origin As LeadPointD _ )
-(void) scaleX:(double)scaleX
y:(double)scaleY
atPoint:(LeadPointD)ptOrg;
public void scale(double scaleX,
double scaleY,
LeadPointD origin
)