DimensionLineColor Property (ITolerance) Send Feedback
See Also 
Gets or sets the LineColor for the Dimension lines of the geometric Tolerance.

Syntax

Visual Basic 
Property DimensionLineColor As Color
C# 
Color DimensionLineColor {get; set;}
JavaScript 
get_DimensionLineColor () : dsColor
put_DimensionLineColor (
   NewVal : dsColor
)
COM native C++ 
HRESULT get_DimensionLineColor(
   IColor** Val
) 
HRESULT put_DimensionLineColor( 
   IColor* NewVal
C++ 
DSRESULT get_DimensionLineColor (
   dsColor** Val
)
DSRESULT put_DimensionLineColor(
   dsColor* NewVal
)

Property Value

LineColor

See Also

Availability

DraftSight V1R1.2