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