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 > AnnTextReviewObject Class : Scale Method |
'Declaration
Public Overrides Sub Scale( _ ByVal scaleX As Double, _ ByVal scaleY As Double, _ ByVal origin As LeadPointD _ )
@Override public void scale(double scaleX, double scaleY, LeadPointD origin)
This implementation overrides this method to ignore the default behavior since this object type does not support scaling.