XpsDocument.CreatePath

XpsDocument.CreatePath method

新しいパスを作成します。

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

戻り値

新しいパス。

関連項目