RelLineToCol
CoordinateCollection.RelLineToCol property
包含直线段结束顶点的 x 和 y 坐标。这些坐标分别包含在X和Y元素中。坐标指定为相对坐标。
public RelLineToCollection RelLineToCol { get; }
也可以看看
- class RelLineToCollection
- class CoordinateCollection
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
包含直线段结束顶点的 x 和 y 坐标。这些坐标分别包含在X和Y元素中。坐标指定为相对坐标。
public RelLineToCollection RelLineToCol { get; }