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