<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties:
Comments (0)
Font used for drawing the Text portions of the SVG element
Namespace: FMX.RS.SVG
Delphi
published property Font: TSVGFont read GetFont write SetFont;
Property Value
Type: TSVGFont
Warning
A font can individually inherit (or not) several different aspects from its Parent, including color, font family, and size.