Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 632 Bytes

File metadata and controls

30 lines (25 loc) · 632 Bytes

vsoWidgetSetBound

PROCEDURE vsoWidgetSetBound(
				widgetID_Popup  : LONGINT;
				widgetID_Offset : LONGINT;
				boundID         : LONGINT;
				isTop           : BOOLEAN;
				offsetLegPrm    : STRING);
def vs.vsoWidgetSetBound(widgetID_Popup, widgetID_Offset, boundID, isTop, offsetLegPrm):
    return None

Parameters

Name Type Description
widgetID_Popup LONGINT
widgetID_Offset LONGINT
boundID LONGINT
isTop BOOLEAN
offsetLegPrm STRING

Version

Availability: from Vectorworks 2012

Category