Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Scale Method (AnnTextReviewObject)






The value for the horizontal scale.
The value for the vertical scale.
The point of origin for the scaling operation.
Scales the AnnObject by the specified ratios.
Syntax
public override void Scale( 
   double scaleX,
   double scaleY,
   LeadPointD origin
)
'Declaration
 
Public Overrides Sub Scale( _
   ByVal scaleX As Double, _
   ByVal scaleY As Double, _
   ByVal origin As LeadPointD _
) 
public override void Scale( 
   double scaleX,
   double scaleY,
   LeadPointD origin
)
@Override public void scale(double scaleX, double scaleY, LeadPointD origin)
 function Leadtools.Annotations.Core.AnnTextReviewObject.Scale( 
   scaleX ,
   scaleY ,
   origin 
)

Parameters

scaleX
The value for the horizontal scale.
scaleY
The value for the vertical scale.
origin
The point of origin for the scaling operation.
Remarks

This implementation overrides this method to ignore the default behavior since this object type does not support scaling.

Requirements

Target Platforms

See Also

Reference

AnnTextReviewObject Class
AnnTextReviewObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features