SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
スタンドアロンで親のない SVGPathSegCurvetoQuadraticSmoothRel オブジェクトを返します。
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
パラメータ | タイプ | 説明 |
---|---|---|
x | Single | このパス セグメントの終点の相対 X 座標。 |
y | Single | このパス セグメントの終点の相対 Y 座標。 |
戻り値
スタンドアロンで親のない SVGPathSegCurvetoQuadraticSmoothRel オブジェクト。
関連項目
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- 名前空間 Aspose.Html.Dom.Svg
- 組み立て Aspose.HTML