Class MapLayerProperty<T>
Общие настройки слоя.
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 Источник источника настройки. |