ArcGIS Explorer Component Help |
Layer..::.Description Property |
Layer Class See Also |
Gets or sets a textual description for the Layer.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public virtual string Description { get; set; } |
Visual Basic (Declaration) |
---|
Public Overridable Property Description As String |