Examples > Access to Entities > Visual Basic > Types >
The RECT structure defines the coordinates of the upper-left and lower-right corners of a rectangle.
Syntax
Type RECTAPI
TopLeft As POINTAPI
BottomRight As POINTAPI
End Type
See Also
CADData | CADExtendedData | CADParam | CADPoint | LOGFONT | POINTAPI | RECT
Go to CAD DLL