Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 538 Bytes

File metadata and controls

27 lines (20 loc) · 538 Bytes

SetPenColorByClass

Description

Procedure SetPenColorByClass sets the referenced object to use the class attribute pen colors.

PROCEDURE SetPenColorByClass(h : HANDLE);
def vs.SetPenColorByClass(h):
    return None

Parameters

Name Type Description
h HANDLE Handle to object.

Remarks

Sets so that the class pen colors are used for the object referenced by h.

Version

Availability: from VectorWorks8.0

Category