Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 592 Bytes

File metadata and controls

31 lines (23 loc) · 592 Bytes

CreateLineStylePopup

Description

Create a dialog control that displays the line style choices available in the active document.

PROCEDURE CreateLineStylePopup(
				dialogID : LONGINT;
				itemID   : LONGINT);
def vs.CreateLineStylePopup(dialogID, itemID):
    return None

Parameters

Name Type Description
dialogID LONGINT
itemID LONGINT

Remarks

Create a dialog control that displays the line style choices available in the active document.

Version

Availability: from VectorWorks12.0

Category

  • Dialogs - Modern