Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 543 Bytes

File metadata and controls

28 lines (21 loc) · 543 Bytes

GetNumLineTypeItems

Description

Returns the number of line types in the line style control.

FUNCTION GetNumLineTypeItems(
				dialogID : LONGINT;
				itemID   : LONGINT): INTEGER;
def vs.GetNumLineTypeItems(dialogID, itemID):
    return INTEGER

Parameters

Name Type Description
dialogID LONGINT The index of the dialog layout containing the control.
itemID LONGINT The index of the line style control.

Version

Availability: from Vectorworks 2015

Category

  • Dialogs - Modern