Click or drag to resize

BaseLayer Properties

The BaseLayer type exposes the following members.

Properties
  NameDescription
Public propertyCanvasCategories
Gets or sets the canvas categories for the layer.
Public propertyCanvasFactories
Gets or sets the array of factory delegates. There may be existing different factory methods for canvases of different categories.
Public propertyCaption
Gets or sets the caption of the layer.
Public propertyCopyright
Gets or sets the copyright text of the layer.
Public propertyHasSettingsDialog
Gets a value indicating whether the layer has a settings dialog describing its properties.
Public propertyIcon
Gets or sets the icon of the layer.
Public propertyName
Gets or sets the name of the layer.
Public propertyOpacity
Gets or sets the opacity of the layer.
Public propertyPriority
Gets or sets the zIndex of the layer.
Top
See Also