SVGPathElement.CreateSVGPathSegLinetoRel

SVGPathElement.CreateSVGPathSegLinetoRel method

부모가 없는 독립 실행형 SVGPathSegLinetoRel 개체를 반환합니다.

public SVGPathSegLinetoRel CreateSVGPathSegLinetoRel(float x, float y)
모수유형설명
xSingle이 경로 세그먼트의 끝점에 대한 상대 X 좌표입니다.
ySingle이 경로 세그먼트의 끝점에 대한 상대 Y 좌표입니다.

반환 값

부모가 없는 독립 실행형 SVGPathSegLinetoRel 개체입니다.

또한보십시오