Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.Font Property
Font used for drawing the Text portions of the SVG element
Namespace: RSSVG
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.
•RSSVG.TSVGGraphicElement.Brush
•RSSVG.TSVGGraphicElement.Pen
•RSSVGTypes.TSVGFont
•TSVGGraphicElement
•RSSVG