ILineFormatCollection

ILineFormatCollection interface

表示线条样式的集合。

public interface ILineFormatCollection : IGenericCollection<ILineFormat>

特性

姓名描述
Item { get; }获取指定索引处的元素。 只读ILineFormat

也可以看看