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
This is an old revision of the document!
<!– Class –> This class represents the parameters passed in through the CreatingMemberObject event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Creates an instance of CreatingMemberObjectGeoObjectModelerEventArgs. | ||
![]() | String, Type, Object, GeoObjectNode | Creates an instance of CreatingMemberObjectGeoObjectModelerEventArgs with name, type, owner and node. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | Gets or sets the name of the member. | |
![]() | GeoObjectNode | Gets or sets the node of the member. | |
![]() | Object | Gets or sets the owner of the member. | |
![]() | Type | Gets or sets the type of the member. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Creates an instance of CreatingMemberObjectGeoObjectModelerEventArgs.
Name | Type | Description |
---|
Creates an instance of CreatingMemberObjectGeoObjectModelerEventArgs with name, type, owner and node.
Name | Type | Description |
---|---|---|
name | String<!– System.String –> | The name of the member. |
type | Type<!– System.Type –> | |
owner | Object<!– System.Object –> | The owner of the member. |
node | GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> | The node of the member. |
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 the name of the member.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the node of the member.
Return Type |
---|
GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> |
<!– ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the owner of the member.
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the type of the member.
Return Type |
---|
Type<!– System.Type –> |
<!– ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs –> Go Back