Procedure SetPenColorByClass sets the referenced object to use the class attribute pen colors.
PROCEDURE SetPenColorByClass(h : HANDLE);def vs.SetPenColorByClass(h):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to object. |
Sets so that the class pen colors are used for the object referenced by h.
Availability: from VectorWorks8.0