Gets whether the tolerance text size is scaled based on the dimension text size, or if it is an absolute height value.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFontUseScale() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimensionTolerance
Dim value As Boolean
value = instance.GetFontUseScale()
|
C# | |
---|
bool GetFontUseScale() |
C++/CLI | |
---|
bool GetFontUseScale(); |
Return Value
True if the tolerance text size is scaled based on the dimension text size, false if the tolerance text size is an absolute height value
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0