TSvgDocument

Root element of a SVG image.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TSvgElementAbstract base class for all SVG elements.
5TSvgContainerElement Abstract base class for all SVG elements containing other SVG elements.
6TSvgDocument

Source

Image.Vector.Svg.Document.pas (26)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateT2dFloatingPoint64SizeFSize
InstanceprivateT2dFloatingPoint64RectangleFViewPort

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Size: T2dFloatingPoint64Size)