Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGRect Type
Defines the type for an SVG rectangle which uses floating point coordinates (similar to FMX and not VCL)
Namespace: RSSVGTypes
Delphi
type TSVGRect = TRectF;
•RSSVGTypes