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