SVGPathElement.CreateSVGPathSegClosePath

SVGPathElement.CreateSVGPathSegClosePath method

スタンドアロンで親のない SVGPathSegClosePath オブジェクトを返します。

public SVGPathSegClosePath CreateSVGPathSegClosePath()

戻り値

スタンドアロンで親のない SVGPathSegClosePath オブジェクト。

関連項目