TextHeight Property (ITolerance) Send Feedback
See Also 
Gets or sets the height of the text of the geometric Tolerance.

Syntax

Visual Basic 
Property TextHeight As System.Double
C# 
System.double TextHeight {get; set;}
JavaScript 
get_TextHeight () : Number
put_TextHeight (
   NewVal : Number
)
COM native C++ 
HRESULT get_TextHeight(
   DOUBLE* Val
) 
HRESULT put_TextHeight( 
   DOUBLE NewVal
C++ 
DSRESULT get_TextHeight (
   double* Val
)
DSRESULT put_TextHeight(
   double NewVal
)

Property Value

Height of the text

See Also

Availability

DraftSight V1R1.2