- sx
- The value by which to scale the matrix in the AnnObject.Transform property in the x-axis direction.
- sy
- The value by which to scale the matrix in the AnnObject.Transform property in the y-axis direction.
- origin
- An AnnPoint structure that represents the center of the scaling operation.
Visual Basic (Declaration) | |
---|---|
Overrides Public Sub Scale( _ ByVal sx As Single, _ ByVal sy As Single, _ ByVal origin As AnnPoint _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- sx
- The value by which to scale the matrix in the AnnObject.Transform property in the x-axis direction.
- sy
- The value by which to scale the matrix in the AnnObject.Transform property in the y-axis direction.
- origin
- An AnnPoint structure that represents the center of the scaling operation.
The AnnGroupObject will scale all objects in the group. For more information, refer to AnnObject.Scale.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family