Interface ICmxContainer
Interface ICmxContainer
Название пространства: Aspose.Imaging.FileFormats.Cmx.ObjectModel Ассоциация: Aspose.Imaging.dll (25.4.0)
Определяет контейнер для элементов ребенка.
public interface ICmxContainer : ICmxDocElement
Implements
Properties
Elements
Получить элементы.
IList<icmxdocelement> Elements { get; }
Стоимость недвижимости
IList • < ICmxDocElement >