Search
SvgNodeExtensions Members
Methods
 


Provides extension methods for SvgNode fluent API.

The following tables list the members exposed by the SvgNodeExtensions type.

 Public Methods

  Name Description

Content

Gets or set an SvgContent instance representing the SVG drawing rendered in this node.

ContentAlign

Sets the alignment of the SvgContent displayed in this node.

SvgUrl

Sets a URL used to load an SVG file into this node.

 See Also