XpsCanvas.InsertPath

XpsCanvas.InsertPath method

이 캔버스의 하위 목록에 새 경로를 삽입합니다.index 위치.

public XpsPath InsertPath(int index, XpsPathGeometry data)
모수유형설명
indexInt32새 경로를 삽입해야 하는 위치입니다.
dataXpsPathGeometry경로의 형상입니다.

반환 값

삽입된 경로입니다.

또한보십시오