Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 602 Bytes

File metadata and controls

35 lines (24 loc) · 602 Bytes

GetPaletteVisibility

Description

Gets the visibility state of a palette.

FUNCTION GetPaletteVisibility(paletteName : STRING): BOOLEAN;
def vs.GetPaletteVisibility(paletteName):
    return BOOLEAN

Parameters

Name Type Description
paletteName STRING Name of the palette

Remarks

oops, version obsolete is not correct.

oops, implemented version is not correct either.

See Also

VS Functions: SetPaletteVisibility

Version

Availability: from VectorWorks10.0

Category