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 –> Provides data for the FeatureEdited event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.AndroidEdition.EditEndedEditInteractiveOverlayEventArgs
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
EditEndedEditInteractiveOverlayEventArgs | Initializes a new instance of the class. | ||
EditEndedEditInteractiveOverlayEventArgs | Feature | Constructor of EditEndedEditInteractiveOverlayEventArgs 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 |
|---|---|---|---|
EditedFeature | Feature | Gets or sets the Feature dragged. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
Initializes a new instance of the class.
| Name | Type | Description |
|---|
Constructor of EditEndedEditInteractiveOverlayEventArgs class.
| Name | Type | Description |
|---|---|---|
| editedFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | This parameter specified the feature edit ended. |
| 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 Feature dragged.
| Return Type |
|---|
| Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.AndroidEdition.EditEndedEditInteractiveOverlayEventArgs –> Go Back