Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.