ILineFormatCollection

Interfaz ILineFormatCollection

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 lectura ILineFormat.

Véase también