Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGDashArray Type
Defines the SVG dash array type, which specifies the dashes and dots that draw a line
Namespace: RSSVGTypes
Delphi
type TSVGDashArray = TRSGPDashArray;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TDashArray
•RSSVGTypes