Vertices
CadPolylineBoundaryPath.Vertices property
public List<Point2D> Vertices { get; set; }
也可以看看
- struct Point2D
- class CadPolylineBoundaryPath
- 命名空间 Aspose.CAD.FileFormats.Cad.CadObjects.Hatch
- 部件 Aspose.CAD
public List<Point2D> Vertices { get; set; }