Gets or sets the value with which to scale the fit tolerance font in a hole callout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FitTextScale As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICalloutVariable
Dim value As System.Double
instance.FitTextScale = value
value = instance.FitTextScale |
C# | |
---|
System.double FitTextScale {get; set;} |
C++/CLI | |
---|
property System.double FitTextScale {
System.double get();
void set ( & System.double value);
} |
Property Value
0.0 <= value with which to scale the fit tolerance font <= 10.0
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0