ScaleRichLine Property (IRichLine) Send Feedback
See Also 
Gets or sets the scale of this RichLine.

Syntax

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

Property Value

Scale of this RichLine

See Also

Availability

DraftSight V1R1.4