PageAPI.AddPath

PageAPI.AddPath method

Adds a new path to the page.

public XpsPath AddPath(XpsPathGeometry data)
ParameterTypeDescription
dataXpsPathGeometryThe geometry of the path.

Return Value

Added path.

See Also