VS:GetOwnerDrawnControlObjectDragging

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

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

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
bDragging BOOLEAN

Version

Availability: from VectorWorks12.5