Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSCorners Type
Specifies a set of RSGraphics.TRSCorner type values.
Use TRSCorners to select a set of corners in a rectangle.
Use AllCorners to select all four possible TRSCorner values.
Namespace: RSGraphics
Delphi
type TRSCorners = set of TRSCorner;
•RSGraphics.TRSCorner
•RSGraphics.TRSPathData.AddRectangle(TRSRect,Single,Single,TRSCorners,TRSCornerType)
•RSGraphics