Click or drag to resize
CanvasSvgPointsAttribute Methods

The CanvasSvgPointsAttribute type exposes the following members.

Methods
  NameDescription
Public methodClone
[Win10_15063] Creates a clone of this attribute value.
Public methodDispose
[Win10_15063] Releases all resources used by the CanvasSvgPointsAttribute.
Public methodGetElement
[Win10_15063] Returns the element on which this attribute is set.
Public methodGetPoints
[Win10_15063] Gets points from the points array.
Public methodRemovePointsAtEnd
[Win10_15063] Removes points from the end of the array.
Public methodSetPoints
[Win10_15063] Sets points within the points array.
Top
See Also