IsNamedColor Method (IColor) Send Feedback
See Also 
Result[out]
True if the color is a named LineColor or TextColor, false if not
Gets whether the color is a named LineColor or TextColor.

Syntax

Visual Basic 
Function IsNamedColor() As System.Boolean
C# 
System.bool IsNamedColor()
JavaScript 
IsNamedColor() : Boolean
COM native C++ 
HRESULT IsNamedColor(
   VARIANT_BOOL* Result
)  
C++ 
DSRESULT IsNamedColor(
   bool* Result
)  

Parameters

Result[out] or Return Value
True if the color is a named LineColor or TextColor, false if not
 

See Also

Availability

DraftSight V1R1.1