Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
GeoRssLayer
.
.
::
.
Symbol Property
GeoRssLayer Class
See Also
Gets or sets the
Symbol
associated with the GeoRssLayer.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
Symbol
Symbol
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Symbol
As
Symbol
Field Value
The symbol object that represents the GeoRssLayer when added to the map.
Remarks
See Also
GeoRssLayer Class
ESRI.ArcGISExplorer.Mapping Namespace