IsColorByIndex Method (IColor) Send Feedback
See Also 
Result[out]
True if LineColor or TextColor is associated with an index within the Standard Colors, false if not
Gets whether this LineColor or TextColor is associated with an index within the Standard Colors.

Syntax

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

Parameters

Result[out] or Return Value
True if LineColor or TextColor is associated with an index within the Standard Colors, false if not
 

See Also

Availability

DraftSight V1R1.1