ILineFormatCollection

ILineFormatCollection interface

Repräsentiert die Sammlung von Linienstilen.

public interface ILineFormatCollection : IGenericCollection<ILineFormat>

Eigenschaften

NameBeschreibung
Item { get; }Ruft das Element am angegebenen Index ab. SchreibgeschütztILineFormat .

Siehe auch