SetByColor Method (IColor) Send Feedback
See Also 
InColor
LineColor or TextColor
Sets the color to the specified LineColor or TextColor.

Syntax

Visual Basic 
Sub SetByColor( _
   ByVal InColor As Color _
) 
C# 
void SetByColor( 
   Color InColor
)
JavaScript 
SetByColor( 
   InColor : dsColor
)
COM native C++ 
HRESULT SetByColor( 
   IColor* InColor
) 
C++ 
DSRESULT SetByColor( 
   dsColor* InColor
) 

Parameters

InColor
LineColor or TextColor
 

See Also

Availability

DraftSight V1R1.1