VS:CreateLayerPDMenu: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 18:33, 27 September 2019

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Creates a Layout Manager layer pull down menu control.

PROCEDURE CreateLayerPDMenu(
nDialogID :LONGINT;
nComponentID :LONGINT;
widthInStandardChar :INTEGER);
def vs.CreateLayerPDMenu(nDialogID, nComponentID, widthInStandardChar):
    return None

Parameters

nDialogID LONGINT
nComponentID LONGINT
widthInStandardChar INTEGER The width of the displayed text in standard character count. See GetDlgCtrlWidthStdCh.

Version

Availability: from Vectorworks 2020