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