Aspose::Page::XPS::DocumentUtils::CreatePieSlice メソッド

DocumentUtils::CreatePieSlice method

2 本の放射線間の円スライスを表すパスジオメトリを作成します。

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreatePieSlice(System::Drawing::PointF center, float radius, float startAngle, float endAngle)
パラメーター説明
centerSystem::Drawing::PointF円の中心。
radius単精度浮動小数点数円の半径。
startAngle単精度浮動小数点数開始光線の角度。
endAngle単精度浮動小数点数終了光線の角度。

ReturnValue

この XPS パスジオメトリ。

参照