Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGImage > Properties
TRSSVGImage.SVGRootID Property
Specifies which node of the SVGDocument to draw as the top- level SVG document.
Use the SVGRootID property to display only a portion of the SVGDocument .
Namespace: RSSVGCtrls
Delphi
published property SVGRootID: String read FSVGRootID write SetSVGRootID;
Property Value
Type: String
Warning
If the SVGRootID property is not empty, the ID must exist in the SVG document or nothing is displayed.
•RSSVGCtrls.TRSSVGImage.SVGDocument
•TRSSVGImage
•RSSVGCtrls