XpsDocument.AddPath

XpsDocument.AddPath method

アクティブなページに新しいパスを追加します。

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

戻り値

追加されたパス。

関連項目