C# Class RSSWeatherLayer.WeatherLayerToolbar.ToolDef

Show file Open project: Esri/arcobjects-sdk-community-samples

Public Properties

Property Type Description
group bool
itemDef string

Public Methods

Method Description
ToolDef ( string itd, bool grp ) : ESRI.ArcGIS.ADF.BaseClasses

Method Details

ToolDef() public method

public ToolDef ( string itd, bool grp ) : ESRI.ArcGIS.ADF.BaseClasses
itd string
grp bool
return ESRI.ArcGIS.ADF.BaseClasses

Property Details

group public property

public bool group
return bool

itemDef public property

public string itemDef
return string