| CanvasSvgNamedElement Methods |
The CanvasSvgNamedElement type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendChild | [Win10_15063] Appends a child element to this element. | |
| CreateAndAppendNamedChildElement | [Win10_15063] Creates a new named element and appends it to this element's children. | |
| CreateAndAppendTextChildElement | [Win10_15063] Creates a new text element and appends it to this element's children. | |
| Dispose | [Win10_15063] Releases all resources used by the CanvasSvgNamedElement. | |
| GetAspectRatioAttribute | [Win10_15063] Gets an aspect ratio attribute, retrieving both the alignment and scaling. | |
| GetAttribute | [Win10_15063] Gets an object attribute. | |
| GetCapStyleAttribute | [Win10_15063] Gets a cap style attribute. | |
| GetColorAttribute | [Win10_15063] Gets a color attribute. | |
| GetDisplayAttribute | [Win10_15063] Gets a display attribute. | |
| GetEdgeBehaviorAttribute | [Win10_15063] Gets an edge behavior attribute. | |
| GetFilledRegionDeterminationAttribute | [Win10_15063] Gets a filled region determination attribute. | |
| GetFloatAttribute | [Win10_15063] Gets a float attribute. | |
| GetIdAttribute | [Win10_15063] Gets an ID attribute. | |
| GetLengthAttribute | [Win10_15063] Gets a length attribute, where both a value and the type of units that value is in are retrieved. | |
| GetLineJoinAttribute | [Win10_15063] Gets a line join attribute. | |
| GetNextSibling | [Win10_15063] Gets the next sibling of the specified element, or null if there is no next sibling. | |
| GetOverflowAttribute | [Win10_15063] Gets an overflow attribute. | |
| GetPreviousSibling | [Win10_15063] Gets the previous sibling of the specified element, or null if there is no previous sibling. | |
| GetRectangleAttribute | [Win10_15063] Gets a rectangle attribute. | |
| GetStringAttribute | [Win10_15063] Gets a string attribute. | |
| GetTransformAttribute | [Win10_15063] Gets a transform attribute. | |
| GetUnitsAttribute | [Win10_15063] Gets a units attribute. | |
| GetVisibilityAttribute | [Win10_15063] Gets a visibility attribute. | |
| InsertChildBefore | [Win10_15063] Inserts a child before the specified child. | |
| IsAttributeSpecified(String) | [Win10_15063] Returns whether an attribute was specified for this element. | |
| IsAttributeSpecified(String, Boolean) | [Win10_15063] Returns whether an attribute was specified for this element. | |
| RemoveAttribute | [Win10_15063] Removes the specified attribute from this element. | |
| RemoveChild | [Win10_15063] Removes the a child from this element. | |
| ReplaceChild | [Win10_15063] Replaces a child of this element. | |
| SetAspectRatioAttribute | [Win10_15063] Sets an aspect ratio attribute, which consists of alignment and scaling. | |
| SetAttribute | [Win10_15063] Sets an object attribute. | |
| SetCapStyleAttribute | [Win10_15063] Sets a cap style attribute. | |
| SetColorAttribute | [Win10_15063] Sets a color attribute. | |
| SetDisplayAttribute | [Win10_15063] Sets a display attribute. | |
| SetEdgeBehaviorAttribute | [Win10_15063] Sets an edge behavior attribute. | |
| SetFilledRegionDeterminationAttribute | [Win10_15063] Sets a filled region determination attribute. | |
| SetFloatAttribute | [Win10_15063] Sets a float attribute. | |
| SetIdAttribute | [Win10_15063] Sets an ID attribute. | |
| SetLengthAttribute | [Win10_15063] Sets a length attribute, specifying both a value and what type of units that value is in. | |
| SetLineJoinAttribute | [Win10_15063] Sets a line join attribute. | |
| SetOverflowAttribute | [Win10_15063] Sets an overflow attribute. | |
| SetRectangleAttribute | [Win10_15063] Sets a rectangle attribute. | |
| SetStringAttribute | [Win10_15063] Sets a string attribute. | |
| SetTransformAttribute | [Win10_15063] Sets a transform attribute. | |
| SetUnitsAttribute | [Win10_15063] Sets a units attribute. | |
| SetVisibilityAttribute | [Win10_15063] Sets a visibility attribute. |