====== ThinkGeo.MapSuite.Mvc.OverlaySetting ====== ===== Inheritance Hierarchy ===== *System.Object *ThinkGeo.MapSuite.Mvc.MvcElementSettingBase ***ThinkGeo.MapSuite.Mvc.OverlaySetting** ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2() ** * //Initializes a new instance of the OverlaySetting class.// == Remarks == * //N/A// == Parameters ==
** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2(TOverlay) ** * //N/A// == Remarks == * //N/A// == Parameters == * //overlay// * Type:TOverlay * Description:N/A
==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //isVisible// * Type:Boolean * Description:A isVisible for Element property
** {{wiki:PublicMethod.gif|}} Name(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //name// * Type:String * Description:A imageUri for Element property
** {{wiki:PublicMethod.gif|}} Opacity(Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //opacity// * Type:Single * Description:A opacity for Element property
** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //isVisibleInOverlaySwitcher// * Type:Boolean * Description:A isVisibleInOverlaySwitcher for Element property
** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //isBaseOverlay// * Type:Boolean * Description:A isBaseOverlay for Element property
** {{wiki:PublicMethod.gif|}} Id(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //id// * Type:String * Description:A id for Element property
** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself. == Parameters == * //clientTickFunctionName// * Type:String * Description:The JavaScript function name.
** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:TSetting * Description:The setting of OverlaySetting itself == Parameters == * //timeSpan// * Type:TimeSpan * Description:A timeSpan for Element property
** {{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:TOverlay ==== Public Events ====