C# Class RSSWeatherLayer.WeatherLayerToolbar.ToolDef

ファイルを表示 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_oe property

public bool group
return bool

itemDef public_oe property

public string itemDef
return string