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