ILineFormatCollection

ILineFormatCollection interface

Representa la colección de estilos de línea.

public interface ILineFormatCollection : IGenericCollection<ILineFormat>

Propiedades

NombreDescripción
Item { get; }Obtiene el elemento en el índice especificado. Solo lecturaILineFormat .

Ver también