Show / Hide Table of Contents

Class MapLayerProperty<T>

Общие настройки слоя.

Inheritance
MapLayerProperty<T>
MapLayerHintsProperty
SimpleMapLayerProperty
Namespace: Trivium.CardsModel.ServerModel.Controls.Map
Assembly: Trivium.CardsModel.dll
Syntax
public abstract class MapLayerProperty<T>
    where T : MapLayerPropertySourceLink
Type Parameters
Name Description
T

Properties

int ColumnIndex
Индекст столбца источника с настройками столбца.
T Source
Источник источника настройки.
Back to top Generated by DocFX