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