ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
*System.Object **ThinkGeo.MapSuite.GisEditor.DocumentWindow
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
DocumentWindow | Initializes a new instance of the class. | ||
DocumentWindow | Control | Initializes a new instance of the class. | |
DocumentWindow | Control, String | Initializes a new instance of the class. | |
DocumentWindow | Control, String, String | Initializes a new instance of the class. | |
DocumentWindow | Control, String, String, Boolean | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
content | Control<!– System.Windows.Controls.Control –> | The content. |
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
content | Control<!– System.Windows.Controls.Control –> | The content. |
title | String<!– System.String –> | The title. |
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
content | Control<!– System.Windows.Controls.Control –> | The content. |
title | String<!– System.String –> | The title. |
name | String<!– System.String –> | The name. |
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
content | Control<!– System.Windows.Controls.Control –> | The content. |
title | String<!– System.String –> | The title. |
name | String<!– System.String –> | The name. |
canFloat | Boolean<!– System.Boolean –> | if set to true float. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets a value indicating whether this instance can float.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.GisEditor.DocumentWindow –> Go Back
Gets or sets the content.
Return Type |
---|
Control<!– System.Windows.Controls.Control –> |
<!– ThinkGeo.MapSuite.GisEditor.DocumentWindow –> Go Back
Gets or sets the name.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.GisEditor.DocumentWindow –> Go Back
Gets or sets the title.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.GisEditor.DocumentWindow –> Go Back