Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 581 Bytes

File metadata and controls

29 lines (21 loc) · 581 Bytes

IsPenColorByClass

Description

Function IsPenColorByClass returns whether class pen colors are used for the referenced object.

FUNCTION IsPenColorByClass(h : HANDLE): BOOLEAN;
def vs.IsPenColorByClass(h):
    return BOOLEAN

Parameters

Name Type Description
h HANDLE Handle to object.

Remarks

Returns an indication of whether the class pen colors are used for the object referenced by h.

[sd 8/19/98]

Version

Availability: from VectorWorks8.0

Category