ArcGIS Explorer Component Help |
KmlNode..::.KmlLayer Property |
KmlNode Class See Also |
Gets the parent KmlLayer that contains this KmlNode.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public KmlLayer KmlLayer { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property KmlLayer As KmlLayer |