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