VS:SetOwnerDrawnControlObjectDraggable

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

FUNCTION SetOwnerDrawnControlObjectDraggable(
dialogID :LONGINT;
componentID :LONGINT;
iObjectID :INTEGER;
bDraggable :BOOLEAN) : BOOLEAN;
def vs.SetOwnerDrawnControlObjectDraggable(dialogID, componentID, iObjectID, bDraggable):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
bDraggable BOOLEAN

Version

Availability: from VectorWorks12.5