Click or drag to resize

SvgElementOwnerDocument Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the owner SvgDocument.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual SvgDocument OwnerDocument { get; }
Request Example View Source

Property Value

Type: SvgDocument
See Also