====== ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting ====== ===== Inheritance Hierarchy ===== *System.Object *ThinkGeo.MapSuite.Mvc.MvcElementSettingBase`2[[ThinkGeo.MapSuite.Mvc.LoadingImageMapTool, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]] *ThinkGeo.MapSuite.Mvc.MapToolSetting`2[[ThinkGeo.MapSuite.Mvc.LoadingImageMapTool, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]] ***ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} LoadingImageMapToolSetting(LoadingImageMapTool) ** * //Initializes a new instance of the LoadingImageMapToolSetting class.// == Remarks == * //N/A// == Parameters == * //mapTool// * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapTool|LoadingImageMapTool]] * Description:the map Tool which will be assigned to Element property
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ImageUri(Uri) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting|LoadingImageMapToolSetting]] * Description:The setting of LoadingImageMapToolSetting itself == Parameters == * //imageUri// * Type:Uri * Description:A imageUri for Element property
** {{wiki:PublicMethod.gif|}} Width(Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting|LoadingImageMapToolSetting]] * Description:The setting of LoadingImageMapToolSetting itself == Parameters == * //width// * Type:Int32 * Description:A width for Element property
** {{wiki:PublicMethod.gif|}} Height(Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting|LoadingImageMapToolSetting]] * Description:The setting of LoadingImageMapToolSetting itself == Parameters == * //height// * Type:Int32 * Description:A height for Element property
** {{wiki:PublicMethod.gif|}} Enabled(Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapToolSetting|LoadingImageMapToolSetting]] * Description:N/A == Parameters == * //isEnabled// * Type:Boolean * Description:N/A
** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ==== Protected Properties ==== ** {{wiki:ProtectedProperty.gif|}} Element ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.LoadingImageMapTool|LoadingImageMapTool]] ==== Public Events ====