FractionalScale Property (IDimensionStyleTextOptions) Send Feedback
See Also 
Gets or sets the scale factor for the text height of tolerance values relative to the general Dimension text height.

Syntax

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

Property Value

Scale factor for the text height of tolerance values relative to the general Dimension text height

See Also

Availability

DraftSight V1R1.2