The RECT type contains rectangle coordinates.
Syntax
Private Type RECT
Left As Long
Top As Long
Right As Long
Bottom As Long
End Type
See Also
CADData | CADExtendedData | CADParam | CADPoint | LOGFONT | POINTAPI | RECTAPI
© 2003-2024 CADSoftTools
Go to CAD DLL