VS:GetOwnerDrawnControlObjectDraggable

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

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

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
bDraggable BOOLEAN

Version

Availability: from VectorWorks12.5