======Класс CellStyle====== * **Пространство имен:** [[developers:references:topomatic.cartograms.style|Topomatic.Cartograms.Style]] * **Сборка:** Topomatic.Cartograms (в Topomatic.Cartograms.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cartograms.style.cartogramstyleitem|Topomatic.Cartograms.Style.CartogramStyleItem]] * [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|Topomatic.Cartograms.Style.CartogramLayerStyleItem]] * Topomatic.Cartograms.Style.CellStyle =====Синтаксис===== public class CellStyle : CartogramLayerStyleItem, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cartograms.style.cellstyle..ctor_topomatic.cartograms.style.cartogramstyle|CellStyle(CartogramStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cartograms.style.cellstyle.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cartograms.style.cartogramstyleitem.owner|Owner]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramstyleitem|CartogramStyleItem]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cartograms.style.cellstyle.showarea|ShowArea]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cartograms.style.cellstyle.standardname|StandardName]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgcolor|GetDwgColor()]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgenable|GetDwgEnable()]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwglayer|GetDwgLayer()]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgvisible|GetDwgVisible()]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cellstyle.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.cartograms.style.cartogramstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cellstyle.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.cartograms.style.cartogramstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.setdwgenable_system.boolean|SetDwgEnable(Boolean)]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.setdwgvisible_system.boolean|SetDwgVisible(Boolean)]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem|CartogramLayerStyleItem]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|