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

DocumentUtils::CreateRegularInscribedNGon method

円に内接する正 n 辺形を表すパスジオメトリを作成します。

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

ReturnValue

この XPS パスジオメトリ。

参照