Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.Font Property
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.
•FMX.RS.SVG.TSVGGraphicElement.Brush
•FMX.RS.SVG.TSVGGraphicElement.Pen
•FMX.RS.SVGTypes.TSVGFont
•TSVGGraphicElement
•FMX.RS.SVG