Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 472 Bytes

File metadata and controls

24 lines (19 loc) · 472 Bytes

vstDrawCoordEllipse

PROCEDURE vstDrawCoordEllipse(
				ptLeftTopX,ptLeftTopY : REAL;
				ptRghtBotX,ptRghtBotY : REAL);
def vs.vstDrawCoordEllipse(ptLeftTopX, ptLeftTopY, ptRghtBotX, ptRghtBotY):
    return None

Parameters

Name Type Description
ptLeftTop, ptLeftTop REAL
ptRghtBotX, ptRghtBotY REAL

Version

Availability: from Vectorworks 2011

Category