GraphicsPath.PathPoints
GraphicsPath.PathPoints property
경로의 포인트를 가져옵니다.
public PointF[] PathPoints { get; }
반환 값
배열PointF 경로를 나타내는 개체입니다.
또한보십시오
- struct PointF
- class GraphicsPath
- 네임스페이스 System.Drawing.Drawing2D
- 집회 Aspose.Drawing
경로의 포인트를 가져옵니다.
public PointF[] PathPoints { get; }
배열PointF 경로를 나타내는 개체입니다.