类 SegmentPath

SegmentPath class

表示渲染路径。

public class SegmentPath : ICloneable

属性

名称描述
Segments { get; }获取路径段。

方法

名称描述
Clone()克隆路径。

另见