MapMatrix NetGIS Class Library

Layer Properties

The properties of the Layer class are listed below. For a complete list of Layer class members, see the Layer Members topic.

Public Instance Properties

ActiveConnection MapMatrix Connection that the Layer belongs to
Description (inherited from FeatureBase) Description is general descriptive information about this feature.
DisplayText Whether or not Text is displayed
HighlightSymbology (inherited from FeatureBase) Highlight Symbology of this Feature
Id (inherited from FeatureBase) Id for the Feature. This is the key and is what will be used to refer to this Feature
LabelCollection Collection of the Labels that will be drawn for the Layer
LayerGroupName LayerGroupName is the key of the LayerSet that this Layer belongs to (if any).
LEntry MapMatrix Server LayerEntry object that the Layer is associated with
Limits Limits for the layer
MaxDisplayResolution (inherited from FeatureBase) Maximum distance across the display area that the feature will be shown (in ground units).
MinDisplayResolution (inherited from FeatureBase) The Minimum distance across the display area that the feature will be shown (in ground units).
MoveTo Zorder to move the Layer to
Name Name is the identifier for this layer returned from the Web Service
ReturnFields Fields (columns) that will be used when viewing database attributes for the Layer
ServerLayer Internal ServerLayer for the Layer
Symbology (inherited from FeatureBase) Display Symbology of this Feature
ThematicList Collection of the Thematic Definitions that will be drawn for the Layer
Visible (inherited from FeatureBase) Display status of the Feature
Zorder Zorder that this layer will be drawn at. 0 is the bottom, higher numbers are on top

See Also

Layer Class | MapMatrix.Features Namespace