Sets the scale for this drawing sheet.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim Numerator As Double
Dim Denominator As Double
Dim ScaleAnnoPosition As Boolean
Dim ScaleAnnoTextHeight As Boolean
Dim value As 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
Remarks
See Also
Availability
SolidWorks 2001Plus SP5, Revision Number 10.5