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

DocumentUtils::CreateCircle method

円を表すパスジオメトリを作成します。

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateCircle(System::Drawing::PointF center, float radius)
パラメーター説明
centerSystem::Drawing::PointF円の中心点。
radius単精度浮動小数点数円の半径。

ReturnValue

この XPS パスジオメトリ。

参照