Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGStrokeDash Type
Defines the SVG stroke dash type, which specifies the dash-dot style of lines or of shape contours.
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGStrokeDash = TStrokeDash;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TStrokeDash
•FMX.RS.SVGTypes