ScaleVector Method (original) (raw)
Syntax
C#
Objective-C
C++/CLI
Java
Python
Parameters
scaleX
The ratio by which to scale the AnnStickyNoteObject in the x-axis direction.
scaleY
The ratio by which to scale the AnnStickyNoteObject in the y-axis direction.
unitVectorX
The X-axis of the unit vector to use in scaling.
unitVectorY
The T-axis of the unit vector to use in scaling.
centerPoint
A Leadtools.LeadPointD object that represents the center of the scale operation.
Remarks
This implementation overrides this method to ignore the default behavior since this object type does not support scaling.