VS:AddOwnerDrawnControlEllipseObject

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

FUNCTION AddOwnerDrawnControlEllipseObject(
dialogID :LONGINT;
componentID :LONGINT;
iObjectID :INTEGER;
iTopLeftXCoordBoundary :INTEGER;
iTopLeftYCoordBoundary :INTEGER;
iBottomRightXCoordBoundary :INTEGER;
iBottomRightYCoordBoundary :INTEGER) : BOOLEAN;
def vs.AddOwnerDrawnControlEllipseObject(dialogID, componentID, iObjectID, iTopLeftXCoordBoundary, iTopLeftYCoordBoundary, iBottomRightXCoordBoundary, iBottomRightYCoordBoundary):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
iTopLeftXCoordBoundary INTEGER
iTopLeftYCoordBoundary INTEGER
iBottomRightXCoordBoundary INTEGER
iBottomRightYCoordBoundary INTEGER

Version

Availability: from VectorWorks12.5