Name | Description | |
---|---|---|
CreateElement | Overloaded. Creates an SVG element from the given XML element. Returns null if an SVG element couldn't be created from the given XML element. | |
ToXmlNode | Overridden. Serializes this SVG element to an XML element. |
For a list of all members of this type, see NSvgElement members.
Name | Description | |
---|---|---|
CreateElement | Overloaded. Creates an SVG element from the given XML element. Returns null if an SVG element couldn't be created from the given XML element. | |
ToXmlNode | Overridden. Serializes this SVG element to an XML element. |
Name | Description | |
---|---|---|
bWMd | ||
CreateChildFromXmlNode | Creates a child SVG node from the given XML node. | |
GetParentBounds | Gets the bounds of the first ancestor element that implements the Nevron.Nov.Internal.pQnd interface. | |
InitFromXmlElement | Inits this SVG element from the given XML element. | |
Mpl | ||
OWMd<pWMd> | ||
ToDips | Converts the given CSS multi-length to DIPs. | |
TryParseAttribute | Tries to parse the given attribute value string as a value to the property with the given name and applies the resulting property name/value pair to this SVG element. |