ILineFormatCollection
ILineFormatCollection 接口
表示线条样式的集合。
public interface ILineFormatCollection : IGenericCollection<ILineFormat>
属性
| 名称 | 描述 |
|---|---|
| Item { get; } | 获取指定索引处的元素。为只读 ILineFormat。 |
表示线条样式的集合。
public interface ILineFormatCollection : IGenericCollection<ILineFormat>
| 名称 | 描述 |
|---|---|
| Item { get; } | 获取指定索引处的元素。为只读 ILineFormat。 |