Aspose::Page::XPS::DocumentUtils::CreateCircularSegment method

DocumentUtils::CreateCircularSegment method

두 각도 사이의 원호 구간을 나타내는 경로 기하학을 생성합니다.

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateCircularSegment(System::Drawing::PointF center, float radius, float startAngle, float endAngle)
매개변수형식설명
centerSystem::Drawing::PointF원의 중심.
radiusfloat원의 반경.
startAnglefloat시작 각도.
endAnglefloat끝 각도.

ReturnValue

XPS 경로 기하학.

또 보기