This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.custompopupsetting [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.custompopupsetting [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
A setting for CustomPopup that contains APIs to set properties of CustomPopupSetting using in MVC view. | A setting for CustomPopup that contains APIs to set properties of CustomPopupSetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | * PublicKeyToken=null]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Culture=neutral | + | *ThinkGeo.MapSuite.MvcEdition.PopupSetting`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Version=9.0.0.0 | + | ***ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting** |
- | ***** MvcEdition | + | |
- | ******[[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting]] | + | |
- | ******* PublicKeyToken=null] | + | |
- | ******** Culture=neutral | + | |
- | ********* Version=9.0.0.0 | + | |
- | ********** MvcEdition | + | |
- | ***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup]] | + | |
- | ************ PublicKeyToken=null]] | + | |
- | ************* Culture=neutral | + | |
- | ************** Version=9.0.0.0 | + | |
- | *************** MvcEdition | + | |
- | ****************[[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting]] | + | |
- | ***************** PublicKeyToken=null] | + | |
- | ****************** Culture=neutral | + | |
- | ******************* Version=9.0.0.0 | + | |
- | ******************** MvcEdition | + | |
- | *********************[[ThinkGeo.MapSuite.MvcEdition.PopupSetting`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup]] | + | |
- | **********************[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting]] | + | |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} CustomPopupSetting(CustomPopup) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CustomPopupSetting(CustomPopup)|CustomPopupSetting]] | [[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]] | | Initializes a new instance of the CustomPopupSetting class. | | + | |
- | ==== Protected Constructors ==== | + | * //Initializes a new instance of the CustomPopupSetting class.// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //popup// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]] | ||
+ | * Description:N/A | ||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} BackgroundColor(GeoColor) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AutoPan(Boolean)|AutoPan]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AutoSize(Boolean)|AutoSize]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BackgroundColor(GeoColor)|BackgroundColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Set backgroundColor for Element property and retun the CustomPopupSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BackgroundImageVirtualPath(String)|BackgroundImageVirtualPath]] | String | | Set backgroundImageVirtualPath for Element property and retun the CustomPopupSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BorderColor(GeoColor)|BorderColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Set borderColor for Element property and retun the CustomPopupSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BorderWidth(Int32)|BorderWidth]] | Int32 | | Set borderWidth for Element property and retun the CustomPopupSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ContentHtml(String)|ContentHtml]] | String | | Set contentHtml for Element property and retun the CustomPopupSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#HasCloseButton(Boolean)|HasCloseButton]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Height(Int32)|Height]] | Int32 | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisible(Boolean)|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OffsetXInPixels(Int32)|OffsetXInPixels]] | Int32 | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OffsetYInPixels(Int32)|OffsetYInPixels]] | Int32 | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Opacity(Single)|Opacity]] | Single | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Position(PointShape)|Position]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Width(Int32)|Width]] | Int32 | [[ThinkGeo.MapSuite.MvcEdition.PopupSetting|PopupSetting]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | |
- | ==== Protected Methods ==== | + | * //Set backgroundColor for Element property and retun the CustomPopupSetting// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
+ | * Description:The setting of CustomPopupSetting itself | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //backgroundColor// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | [[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]] | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]],[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> | | | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:A backgroundColor for Element property | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} BorderColor(GeoColor) ** |
- | ===== Public Constructors ===== | + | * //Set borderColor for Element property and retun the CustomPopupSetting// |
- | ==== CustomPopupSetting(CustomPopup) ==== | + | == Remarks == |
- | Initializes a new instance of the CustomPopupSetting class. | + | * //N/A// |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | popup | [[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopup --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ===== Public Methods ===== | + | * Description:The setting of CustomPopupSetting itself |
- | ==== AutoPan(Boolean) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //borderColor// |
- | | autoPan | Boolean<!-- System.Boolean --> | | | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:A borderColor for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BorderWidth(Int32) ** |
- | ==== AutoSize(Boolean) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //Set borderWidth for Element property and retun the CustomPopupSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | autoSize | Boolean<!-- System.Boolean --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== BackgroundColor(GeoColor) ==== | + | * Description:The setting of CustomPopupSetting itself |
- | Set backgroundColor for Element property and retun the CustomPopupSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | The setting of CustomPopupSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //borderWidth// |
- | | backgroundColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | A backgroundColor for Element property | | + | * Type:Int32 |
+ | * Description:A borderWidth for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ContentHtml(String) ** |
- | ==== BackgroundImageVirtualPath(String) ==== | + | |
- | Set backgroundImageVirtualPath for Element property and retun the CustomPopupSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | The setting of CustomPopupSetting itself | | + | |
- | === Parameters === | + | * //Set contentHtml for Element property and retun the CustomPopupSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | backgroundImageVirtualPath | String<!-- System.String --> | A backgroundImageVirtualPath for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== BorderColor(GeoColor) ==== | + | * Description:The setting of CustomPopupSetting itself |
- | Set borderColor for Element property and retun the CustomPopupSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | The setting of CustomPopupSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //contentHtml// |
- | | borderColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | A borderColor for Element property | | + | * Type:String |
+ | * Description:A contentHtml for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BackgroundImageVirtualPath(String) ** |
- | ==== BorderWidth(Int32) ==== | + | |
- | Set borderWidth for Element property and retun the CustomPopupSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | The setting of CustomPopupSetting itself | | + | |
- | === Parameters === | + | * //Set backgroundImageVirtualPath for Element property and retun the CustomPopupSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | borderWidth | Int32<!-- System.Int32 --> | A borderWidth for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== ContentHtml(String) ==== | + | * Description:The setting of CustomPopupSetting itself |
- | Set contentHtml for Element property and retun the CustomPopupSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | The setting of CustomPopupSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //backgroundImageVirtualPath// |
- | | contentHtml | String<!-- System.String --> | A contentHtml for Element property | | + | * Type:String |
+ | * Description:A backgroundImageVirtualPath for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Position(PointShape) ** |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object<!-- System.Object --> | | | + | * //N/A// |
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //position// |
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Width(Int32) ** |
- | ==== GetType() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== HasCloseButton(Boolean) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //width// |
- | | hasCloseButton | Boolean<!-- System.Boolean --> | | | + | * Type:Int32 |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Height(Int32) ** |
- | ==== Height(Int32) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | height | Int32<!-- System.Int32 --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== IsVisible(Boolean) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //height// |
- | | isVisible | Boolean<!-- System.Boolean --> | | | + | * Type:Int32 |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** |
- | ==== OffsetXInPixels(Int32) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | offsetXInPixels | Int32<!-- System.Int32 --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== OffsetYInPixels(Int32) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //isVisible// |
- | | offsetYInPixels | Int32<!-- System.Int32 --> | | | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** |
- | ==== Opacity(Single) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | opacity | Single<!-- System.Single --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== Position(PointShape) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //opacity// |
- | | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Type:Single |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} AutoSize(Boolean) ** |
- | ==== ToString() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== Width(Int32) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //autoSize// |
- | | width | Int32<!-- System.Int32 --> | | | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} AutoPan(Boolean) ** |
- | ===== Protected Methods ===== | + | |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | ==== MemberwiseClone() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //autoPan// |
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} HasCloseButton(Boolean) ** |
- | ===== Public Properties ===== | + | |
- | ===== Protected Properties ===== | + | |
- | ==== Element ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]]<!-- ThinkGeo.MapSuite.MvcEdition.CustomPopup --> | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> | + | * //N/A// |
- | [[#Protected Properties|Go Back]] | + | == Remarks == |
- | ===== Public Events ===== | + | * //N/A// |
- | __NOTOC__ | + | |
- | [[Category:MvcEdition]] | + | == Return Value == |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] |
- | [[Category:UpdateDocumentation]] | + | * Description:N/A |
+ | |||
+ | == Parameters == | ||
+ | * //hasCloseButton// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} OffsetXInPixels(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //offsetXInPixels// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} OffsetYInPixels(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //offsetYInPixels// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ** {{wiki:ProtectedProperty.gif|}} Element ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.CustomPopup|CustomPopup]] | ||
+ | |||
+ | ==== Public Events ==== | ||