Sets the scale for this drawing sheet.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim Numerator As System.Double
Dim Denominator As System.Double
Dim ScaleAnnoPosition As System.Boolean
Dim ScaleAnnoTextHeight As System.Boolean
Dim value As System.Boolean
value = instance.SetScale(Numerator, Denominator, ScaleAnnoPosition, ScaleAnnoTextHeight) |
Parameters
- Numerator
First value in the scale ratio (n : n)
- Denominator
Second value in the scale ratio (n : n)
- ScaleAnnoPosition
True if the position of the annotations is scaled, false if not
- ScaleAnnoTextHeight
True if the text height of the annotations is scaled, false if not
Return Value
True if the scale is set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus SP5, Revision Number 10.5