| Visual Basic | |
|---|---|
Sub GetScales( _ ByRef ScaleX As System.Double, _ ByRef ScaleY As System.Double, _ ByRef ScaleZ As System.Double _ ) | |
Parameters
- ScaleX[out]
- Scale factor for the x coordinate
- ScaleY[out]
- Scale factor for the y coordinate
- ScaleZ[out] or Return Value
- Scale factor for the z coordinate
DraftSight V1R1.1
Syntax