Leadtools.Windows.Annotations Namespace > AnnGroupObject Class : Scale Method |
'Declaration Public Overrides Sub Scale( _ ByVal sx As Double, _ ByVal sy As Double, _ ByVal origin As Point _ )
'Usage Dim instance As AnnGroupObject Dim sx As Double Dim sy As Double Dim origin As Point instance.Scale(sx, sy, origin)
Refer to AnnObject.Scale for more information and an example.
For C#/VB examples, refer to AnnObject.Scale.