Aspose::Page::XPS::DocumentUtils::CreateEllipse 메서드

DocumentUtils::CreateEllipse method

타원을 나타내는 경로 기하학을 생성합니다.

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateEllipse(System::Drawing::PointF center, float radiusX, float radiusY)
매개변수형식설명
centerSystem::Drawing::PointF타원의 중심점.
radiusXfloat타원의 수평 반경.
radiusYfloat타원의 수직 반경.

ReturnValue

XPS 경로 기하학.

또 보기