SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothRel method
부모가 없는 독립 실행형 SVGPathSegCurvetoCubicSmoothRel 개체를 반환합니다.
public SVGPathSegCurvetoCubicSmoothRel CreateSVGPathSegCurvetoCubicSmoothRel(float x, float y,
float x2, float y2)
모수 | 유형 | 설명 |
---|---|---|
x | Single | 이 경로 세그먼트의 끝점에 대한 상대 X 좌표입니다. |
y | Single | 이 경로 세그먼트의 끝점에 대한 상대 Y 좌표입니다. |
x2 | Single | 두 번째 제어점의 상대 X 좌표입니다. |
y2 | Single | 두 번째 제어점의 상대 Y 좌표입니다. |
반환 값
부모가 없는 독립 실행형 SVGPathSegCurvetoCubicSmoothRel 개체입니다.
또한보십시오
- class SVGPathSegCurvetoCubicSmoothRel
- class SVGPathElement
- 네임스페이스 Aspose.Html.Dom.Svg
- 집회 Aspose.HTML