ESRI.ArcGIS.ADF.IMS | |
ParentLayer Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > Layer Class : ParentLayer Property |
Visual Basic (Declaration) | |
---|---|
Protected Overridable Property ParentLayer As Layer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual Layer ParentLayer {get; set;} |