Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 467 Bytes

File metadata and controls

24 lines (19 loc) · 467 Bytes

vstDrawCoordRect

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

Parameters

Name Type Description
ptLeftTopX, ptLeftTopY REAL
ptRghtBotX, ptRghtBotY REAL

Version

Availability: from Vectorworks 2011

Category