======Класс CartogramLayerStyleItem====== * **Пространство имен:** [[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]] * Topomatic.Cartograms.Style.CartogramLayerStyleItem * [[developers:references:topomatic.cartograms.style.cartograminfostyle|Topomatic.Cartograms.Style.CartogramInfoStyle]] * [[developers:references:topomatic.cartograms.style.cellstyle|Topomatic.Cartograms.Style.CellStyle]] * [[developers:references:topomatic.cartograms.style.contourstyle|Topomatic.Cartograms.Style.ContourStyle]] * [[developers:references:topomatic.cartograms.style.cuthatchstyle|Topomatic.Cartograms.Style.CutHatchStyle]] * [[developers:references:topomatic.cartograms.style.cutstyle|Topomatic.Cartograms.Style.CutStyle]] * [[developers:references:topomatic.cartograms.style.earthelevationstyle|Topomatic.Cartograms.Style.EarthElevationStyle]] * [[developers:references:topomatic.cartograms.style.fillhatchstyle|Topomatic.Cartograms.Style.FillHatchStyle]] * [[developers:references:topomatic.cartograms.style.fillstyle|Topomatic.Cartograms.Style.FillStyle]] * [[developers:references:topomatic.cartograms.style.gridstyle|Topomatic.Cartograms.Style.GridStyle]] * [[developers:references:topomatic.cartograms.style.nodestyle|Topomatic.Cartograms.Style.NodeStyle]] * [[developers:references:topomatic.cartograms.style.nulllinestyle|Topomatic.Cartograms.Style.NullLineStyle]] * [[developers:references:topomatic.cartograms.style.projectelevationstyle|Topomatic.Cartograms.Style.ProjectElevationStyle]] * [[developers:references:topomatic.cartograms.style.workelevationstyle|Topomatic.Cartograms.Style.WorkElevationStyle]] =====Синтаксис===== public abstract class CartogramLayerStyleItem : CartogramStyleItem, IStgSerializable, IOwned, IOwned =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem..ctor_topomatic.cartograms.style.cartogramstyle|CartogramLayerStyleItem(CartogramStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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.cartogramlayerstyleitem.standardname|StandardName]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgcolor|GetDwgColor()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgenable|GetDwgEnable()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwglayer|GetDwgLayer()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.getdwgvisible|GetDwgVisible()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramstyleitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramstyleitem|CartogramStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramstyleitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.cartograms.style.cartogramstyleitem|CartogramStyleItem]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.setdwgenable_system.boolean|SetDwgEnable(Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cartograms.style.cartogramlayerstyleitem.setdwgvisible_system.boolean|SetDwgVisible(Boolean)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|