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 specifies the InterativeResult when deal with the Interative method in InterativeOverlay.
*System.Object **ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is the default constructor of this parameter. | ||
![]() | InteractiveOverlayDrawType, ProcessOtherOverlaysMode | This is the commonly used constructor. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | InteractiveOverlayDrawType | This property gets and sets the DrawThisOverlay type to indicicate to draw this overlay or not. | |
![]() | RectangleShape | This property gets and sets the new current extent if the interative action affect the extent. | |
![]() | ProcessOtherOverlaysMode | This property gets and sets the DrawThisOverlay type to indicicate how to process other overlays. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the default constructor of this parameter.
If you use this constructor, you have to set the properties manually before use.
Name | Type | Description |
---|
This is the commonly used constructor.
Name | Type | Description |
---|---|---|
interactiveOverlayDrawType | InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlayDrawType –> | This parameter specified the interactiveOverlayDrawType to construct the class. |
processOtherOverlays | ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.SilverlightEdition.ProcessOtherOverlaysMode –> | This parameter specified the processOtherOverlays to construct the class. |
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
This property gets and sets the DrawThisOverlay type to indicicate to draw this overlay or not.
Return Type |
---|
InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlayDrawType –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult –> Go Back
This property gets and sets the new current extent if the interative action affect the extent.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult –> Go Back
This property gets and sets the DrawThisOverlay type to indicicate how to process other overlays.
Return Type |
---|
ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.SilverlightEdition.ProcessOtherOverlaysMode –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult –> Go Back