XpsCanvas.AddPath

XpsCanvas.AddPath method

このキャンバスの子リストに新しいパスを追加します.

public XpsPath AddPath(XpsPathGeometry data)
パラメータタイプ説明
dataXpsPathGeometryパスのジオメトリ。

戻り値

追加されたパス。

関連項目