Function IsPenColorByClass returns whether class pen colors are used for the referenced object.
FUNCTION IsPenColorByClass(h : HANDLE): BOOLEAN;def vs.IsPenColorByClass(h):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to object. |
Returns an indication of whether the class pen colors are used for the object referenced by h.
[sd 8/19/98]
Availability: from VectorWorks8.0