PROCEDURE vstDrawCoordArcN(
ptLeftTopX,ptLeftTopY : REAL;
ptRghtBotX,ptRghtBotY : REAL;
startAngle : REAL;
sweepAngle : REAL);def vs.vstDrawCoordArcN(ptLeftTopX, ptLeftTopY, ptRghtBotX, ptRghtBotY, startAngle, sweepAngle):
return None| Name | Type | Description |
|---|---|---|
| ptLeftTopX, ptLeftTopY | REAL | |
| ptRghtBotX, ptRghtBotY | REAL | |
| startAngle | REAL | |
| sweepAngle | REAL |
Availability: from Vectorworks 2011