Represents the floating-point width and height of an object.
TRSSize represents the floating-point size of an object using the Width and Height properties:
• Width is stored in the cx field.
• Height is stored in the cy field.
Namespace: RSGraphics
Delphi |
type |
Reference |