This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.editinteractiveoverlay [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightedition.editinteractiveoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. | This class inherits from InterativeOverlay abstract class. This specified overlay describle the EditShape interative process with MapControl using Mouse or Keyborad. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.SilverlightEdition.Overlay]] | + | *ThinkGeo.MapSuite.SilverlightEdition.Overlay |
- | ***[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay]] | + | *ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay |
- | ****[[ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay]] | + | ***ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} EditInteractiveOverlay() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#EditInteractiveOverlay()|EditInteractiveOverlay]] | | | Default constructor of the class. If you use thi constructor, please set the properties correctly or it will use their default values. | | + | |
+ | Default constructor of the class. If you use thi constructor, please set the properties correctly or it will use their default values. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} DeleteTrackShape() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CalculateAllControlPoints()|CalculateAllControlPoints]] | | | This method calculates all control points. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ClearAllControlPoints()|ClearAllControlPoints]] | | | This method clears all control points in corresponding layer. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DeleteTrackShape()|DeleteTrackShape]] | | | Delete the selected track shape. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(RectangleShape, OverlayDrawType)|Draw]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Zooms the overlay only to the extent that you specify. | | + | |
- | | {{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}}[[#Initialize(Map)|Initialize]] | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method initializes the overlay canvas such as width, height and z-index for first time. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseClick(InteractionArguments)|MouseClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseClick interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseDoubleClick(InteractionArguments)|MouseDoubleClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseDoubleClick interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseDown(InteractionArguments)|MouseDown]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseDown interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseMove(InteractionArguments)|MouseMove]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseMove interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseUp(InteractionArguments)|MouseUp]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseUp interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseWheel(InteractionArguments)|MouseWheel]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This method will simulate the MouseWheel interaction. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh()|Refresh]] | | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method re-draws this overlay in current extent. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToScreenCoordinate(Double, Double)|ToScreenCoordinate]] | Double, Double | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a point shape in screen coordinates from the specified X, Y world coordinates. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToScreenCoordinate(Point)|ToScreenCoordinate]] | Point | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a screen point from a point shape in world coordinates. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToScreenCoordinate(PointShape)|ToScreenCoordinate]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a screen point from a point shape in world coordinates. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToWorldCoordinate(Point)|ToWorldCoordinate]] | Point | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a point shape in world coordinates from a ScreenPointF structure. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToWorldCoordinate(PointShape)|ToWorldCoordinate]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a point shape in world coordinates from a ScreenPointF structure. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToWorldCoordinate(Double, Double)|ToWorldCoordinate]] | Double, Double | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method returns a point shape in world coordinates from the specified X, Y screen coordinates. | | + | |
- | ==== Protected Methods ==== | + | Delete the selected track shape. |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#AddVertex(PointShape, Double)|AddVertex]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Double | | This is the method to add vertex from a feature. | | + | Should set TrackMode as EditShape mode first, use mouse select one shape, and then call DeleteTrackShape, it will delete the selected shape. |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#AddVertexCore(Feature, PointShape, Double)|AddVertexCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Double | | This is the Core method of AddVertex which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateDragControlPoints()|CalculateDragControlPoints]] | | | This method caculates the Drag control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateDragControlPointsCore(Feature)|CalculateDragControlPointsCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This is the core API for the CalculateDragControlPoints, you can override this method if you want to change its logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateResizeControlPoints()|CalculateResizeControlPoints]] | | | This method caculates the Resize control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateResizeControlPointsCore(Feature)|CalculateResizeControlPointsCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This is the core API for the CalculateResizeControlPoints, you can override this method if you want to change its logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateRotateControlPoints()|CalculateRotateControlPoints]] | | | This method caculates the Rotate control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateRotateControlPointsCore(Feature)|CalculateRotateControlPointsCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This is the core API for the CalculateRotateControlPoints, you can override this method if you want to change its logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateVertexControlPoints()|CalculateVertexControlPoints]] | | | This method caculates the vertex control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CalculateVertexControlPointsCore(Feature)|CalculateVertexControlPointsCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This is the core API for the CalculateVertexControlPoints, you can override this method if you want to change its logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DragFeature(Feature, PointShape, PointShape)|DragFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the method to Drag a feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DragFeatureCore(Feature, PointShape, PointShape)|DragFeatureCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the Core method of DragFeature which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawAttributionCore(GeoCanvas)|DrawAttributionCore]] | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(RectangleShape)|DrawCore]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) | This method draws the EditInterativeOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EndEditing(PointShape)|EndEditing]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This method End the editing for the interative editing on the feature in the EditShapesLayer. You can override its logic by rewrite its core method. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EndEditingCore(PointShape)|EndEditingCore]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the core method of EndEditing method. This method End the editing for the interative editing on the feature in the EditShapesLayer. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeCore()|InitializeCore]] | | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]](overriden) | This method initializes the overlay canvas such as width, height and z-index for first time. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseClickCore(InteractionArguments)|MouseClickCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]](overriden) | This overrides the MouseClick logic in its base class. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseDoubleClickCore(InteractionArguments)|MouseDoubleClickCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]](overriden) | This overrides the MouseDoubleClick logic in its base class InterativeOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseDownCore(InteractionArguments)|MouseDownCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]](overriden) | This overrides the MouseDown logic in its base class InterativeOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseMoveCore(InteractionArguments)|MouseMoveCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]](overriden) | This overrides the MouseMove logic in its base class InterativeOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseUpCore(InteractionArguments)|MouseUpCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]](overriden) | This overrides the MouseUp logic in its base class InterativeOverlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MouseWheelCore(InteractionArguments)|MouseWheelCore]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This protected virtual method is the Core method of MouseWheel API. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MoveVertex(Feature, PointShape, PointShape)|MoveVertex]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the method to move vertex from a feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MoveVertexCore(Feature, PointShape, PointShape)|MoveVertexCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the Core method of MoveVertex which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnControlPointSelected(ControlPointSelectedEditInteractiveOverlayEventArgs)|OnControlPointSelected]] | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] | | This event will be fired after control point selected. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnControlPointSelecting(ControlPointSelectingEditInteractiveOverlayEventArgs)|OnControlPointSelecting]] | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] | | This event will be fired before control point selected. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawingAttribution(DrawingAttributionOverlayEventArgs)|OnDrawingAttribution]] | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawnAttribution(DrawnAttributionOverlayEventArgs)|OnDrawnAttribution]] | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureDragged(FeatureDraggedEditInteractiveOverlayEventArgs)|OnFeatureDragged]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] | | This event will be fired after dragging the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureDragging(FeatureDraggingEditInteractiveOverlayEventArgs)|OnFeatureDragging]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] | | This event will be fired before dragging the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureResized(FeatureResizedEditInteractiveOverlayEventArgs)|OnFeatureResized]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] | | This event will be fired after resizing the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureResizing(FeatureResizingEditInteractiveOverlayEventArgs)|OnFeatureResizing]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] | | This event will be fired before resizing the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureRotated(FeatureRotatedEditInteractiveOverlayEventArgs)|OnFeatureRotated]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] | | This event will be fired after rotating the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnFeatureRotating(FeatureRotatingEditInteractiveOverlayEventArgs)|OnFeatureRotating]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] | | This event will be fired before rotating the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs)|OnMapMouseClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseClick is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs)|OnMapMouseDoubleClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseDoubleClick is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs)|OnMapMouseDown]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseDown is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs)|OnMapMouseMove]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseMove is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs)|OnMapMouseUp]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseUp is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs)|OnMapMouseWheel]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when MapMouseWheel is called. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexAdded(VertexAddedEditInteractiveOverlayEventArgs)|OnVertexAdded]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] | | This event will be fired after vertex added to the edit feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexAdding(VertexAddingEditInteractiveOverlayEventArgs)|OnVertexAdding]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] | | This event will be fired before vertex added to the edit feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexMoved(VertexMovedEditInteractiveOverlayEventArgs)|OnVertexMoved]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] | | This event will be fired after moving the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexMoving(VertexMovingEditInteractiveOverlayEventArgs)|OnVertexMoving]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] | | This event will be fired before moving the feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexRemoved(VertexRemovedEditInteractiveOverlayEventArgs)|OnVertexRemoved]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] | | This event will be fired after vertex removed from the edit feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnVertexRemoving(VertexRemovingEditInteractiveOverlayEventArgs)|OnVertexRemoving]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] | | This event will be fired before vertex removed from the edit feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PanAnimationCompletedCore()|PanAnimationCompletedCore]] | | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method raised when Panning animation plays completed. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RemoveVertex(PointShape, Double)|RemoveVertex]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Double | | This is the method to remove vertex from a feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RemoveVertexCore(Feature, Vertex, Double)|RemoveVertexCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]], Double | | This is the Core method of RemoveVertex which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ResizeFeature(Feature, PointShape, PointShape)|ResizeFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the method to Resize a feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ResizeFeatureCore(Feature, PointShape, PointShape)|ResizeFeatureCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the Core method of ResizeFeature which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RotateFeature(Feature, PointShape, PointShape)|RotateFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the method to Rotate a feature. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RotateFeatureCore(Feature, PointShape, PointShape)|RotateFeatureCore]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | | This is the Core method of RotateFeature which encapsulate the logic. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetSelectedControlPoint(PointShape, Double)|SetSelectedControlPoint]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Double | | This protected method is to set the control point. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetSelectedControlPointCore(PointShape, Double)|SetSelectedControlPointCore]] | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Double | | This protected virtual method is the Core method of SetSelectedControlPoint API. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ZoomStoryCompletedCore()|ZoomStoryCompletedCore]] | | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | This method raised when zooming animation plays completed. | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Void |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Attribution|Attribution]] | String | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | * Description:N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanAddVertex|CanAddVertex]] | Boolean | | Gets a value which indicates whether the shape can Add new vertex. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanDrag|CanDrag]] | Boolean | | Gets a value which indicates whether the shape can be dragged. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanRemoveVertex|CanRemoveVertex]] | Boolean | | Gets a value which indicates whether the shape can remove a existing vertex. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanReshape|CanReshape]] | Boolean | | Gets a value which indicates whether the shape can be reshaped. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanResize|CanResize]] | Boolean | | Gets a value which indicates whether the shape can be resized. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanRotate|CanRotate]] | Boolean | | Gets a value which indicates whether the shape can be rotated. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DragControlPointsLayer|DragControlPointsLayer]] | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | | This property gets the InMemoryFeatureLayer which holds the control points for drag. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#EditShapesLayer|EditShapesLayer]] | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | | This property gets the InMemoryFeatureLayer which holds the edit shapes. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ExistingControlPointsLayer|ExistingControlPointsLayer]] | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | | This property gets the InMemoryFeatureLayer which holds the control points which represents the existing vertices of the edit shapes. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEmpty|IsEmpty]] | Boolean | | This property override its property in base class by watching the feature count in editShapesLayer. If it is empty ,we can skip drawing it for better performance. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MouseMoveInterval|MouseMoveInterval]] | TimeSpan | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets or sets the name of an overlay which will display in the OverlaySwitcher. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Opacity|Opacity]] | Double | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets or sets the opacity level of the overlay. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#OverlayElement|OverlayElement]] | FrameworkElement | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | An FrameworkElement that contains the overlay. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PanFrameX|PanFrameX]] | SplineDoubleKeyFrame | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PanFrameY|PanFrameY]] | SplineDoubleKeyFrame | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ResizeControlPointsLayer|ResizeControlPointsLayer]] | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | | This property gets the InMemoryFeatureLayer which holds the control points for resize. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RotateControlPointsLayer|RotateControlPointsLayer]] | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | | This property gets the InMemoryFeatureLayer which holds the control points for rotate. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#StoryboardForPanning|StoryboardForPanning]] | Storyboard | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the Storyboard object for panning. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#StoryboardForZooming|StoryboardForZooming]] | Storyboard | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the Storyboard object for zooming. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TrackMode|TrackMode]] | [[ThinkGeo.MapSuite.SilverlightEdition.TrackMode|TrackMode]] | | Gets or sets a mode of TrackOverlay. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TransitionEffect|TransitionEffect]] | [[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets or Sets the transition effect to use when the map is panned or zoomed. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Visibility|Visibility]] | Visibility | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets or sets a value that indicates whether the overlay is visible on the map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZIndex|ZIndex]] | Int32 | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Get or set z-index of overlay, The value is bigger, and the order is higher. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomFrameX|ZoomFrameX]] | SplineDoubleKeyFrame | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the SplineDoubleKeyFrame for zooming. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomFrameY|ZoomFrameY]] | SplineDoubleKeyFrame | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the SplineDoubleKeyFrame for zooming. | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ControlPointType|ControlPointType]] | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointType|ControlPointType]] | | This property gets or sets the ControlPointType for the control points of the edit shapes. | | + | ** {{wiki:PublicMethod.gif|}} ClearAllControlPoints() ** |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#MapInfo|MapInfo]] | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets or sets current map information. | | + | |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#OriginalEditingFeature|OriginalEditingFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This property gets the feature represents the original editing feature. | | + | |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ScaleTransform|ScaleTransform]] | ScaleTransform | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the ScaleTransform object of this overlay. | | + | |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#SelectControlPointFeature|SelectControlPointFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | This property gets the feature represents the select control points of the edit shapes. | | + | |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#TransformGroup|TransformGroup]] | TransformGroup | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the TranslateGroup object for panning and zooming. | | + | |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#TranslateTransform|TranslateTransform]] | TranslateTransform | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | Gets the TranslateTransform object of this overlay. | | + | |
- | ==== Public Events ==== | + | This method clears all control points in corresponding layer. |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ControlPointSelected|ControlPointSelected]] | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] | | This event will be fired after select the control point. | | + | N/A |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ControlPointSelecting|ControlPointSelecting]] | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] | | This event will be fired before select the control point. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingAttribution|DrawingAttribution]] | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawnAttribution|DrawnAttribution]] | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureDragged|FeatureDragged]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] | | This event will be fired after drag the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureDragging|FeatureDragging]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] | | This event will be fired before drag the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureResized|FeatureResized]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] | | This event will be fired after resize the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureResizing|FeatureResizing]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] | | This event will be fired before resize the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureRotated|FeatureRotated]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] | | This event will be fired after rotate the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FeatureRotating|FeatureRotating]] | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] | | This event will be fired before rotate the feature. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseClick|MapMouseClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse clicked(mouse up and mouse down in the same postion) on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseDoubleClick|MapMouseDoubleClick]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse double clicked on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseDown|MapMouseDown]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse pressed Down on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseMove|MapMouseMove]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse moved on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseUp|MapMouseUp]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse released up on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MapMouseWheel|MapMouseWheel]] | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay|InteractiveOverlay]] | This event will be fired when Mouse wheel on the Map. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexAdded|VertexAdded]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] | | This event will be fired after add the vertex. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexAdding|VertexAdding]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] | | This event will be fired before add the vertex. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexMoved|VertexMoved]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] | | This event will be fired after move the vertex. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexMoving|VertexMoving]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] | | This event will be fired before move the vertex. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexRemoved|VertexRemoved]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] | | This event will be fired after remove the vertex. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#VertexRemoving|VertexRemoving]] | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] | | This event will be fired before remove the vertex. | | + | |
- | ===== Public Constructors ===== | + | == Return Value == |
- | ==== EditInteractiveOverlay() ==== | + | * Type:Void |
- | Default constructor of the class. If you use thi constructor, please set the properties correctly or it will use their default values. | + | * Description:N/A |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | == Parameters == |
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CalculateAllControlPoints() ** | ||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | ==== CalculateAllControlPoints() ==== | ||
This method calculates all control points. | This method calculates all control points. | ||
- | === Remarks === | + | == Remarks == |
First, it will clear all control points. Then it will calculate each control points according to their settings. | First, it will clear all control points. Then it will calculate each control points according to their settings. | ||
- | === Return Value === | ||
- | ^ Return Type ^ Description ^ | ||
- | | Void<!-- System.Void --> | | | ||
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== ClearAllControlPoints() ==== | + | ** {{wiki:PublicMethod.gif|}} MouseDown(InteractionArguments) ** |
- | This method clears all control points in corresponding layer. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | ==== DeleteTrackShape() ==== | + | * Description:N/A |
- | Delete the selected track shape. | + | |
- | === Remarks === | + | |
- | Should set TrackMode as EditShape mode first, use mouse select one shape, and then call <strong>DeleteTrackShape</strong>, it will delete the selected shape. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //interactionArguments// |
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MouseMove(InteractionArguments) ** |
- | ==== Draw(RectangleShape, OverlayDrawType) ==== | + | |
- | Zooms the overlay only to the extent that you specify. | + | |
- | === Remarks === | + | |
- | The overlay will be panned to the center and zoomlevel of the extent that you specify. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | worldExtent | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | The new world extent of the map. | | + | N/A |
- | | overlayDrawType | [[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]]<!-- ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType --> | The enum value indecating that the map draws features or not. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | ==== Equals(Object) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //interactionArguments// |
- | | obj | Object<!-- System.Object --> | | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MouseUp(InteractionArguments) ** |
- | ==== GetHashCode() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | ==== GetType() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //interactionArguments// |
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MouseClick(InteractionArguments) ** |
- | ==== Initialize(Map) ==== | + | |
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | |
- | === Remarks === | + | |
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | currentMap | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> | Current map information. | | + | N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | ==== MouseClick(InteractionArguments) ==== | + | * Description:N/A |
- | This method will simulate the MouseClick interaction. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Parameters == |
- | === Return Value === | + | * //interactionArguments// |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | * Description:N/A |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} MouseDoubleClick(InteractionArguments) ** |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== MouseDoubleClick(InteractionArguments) ==== | + | N/A |
- | This method will simulate the MouseDoubleClick interaction. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | ^ Return Type ^ Description ^ | + | * Description:N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //interactionArguments// |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} MouseWheel(InteractionArguments) ** |
- | ==== MouseDown(InteractionArguments) ==== | + | |
- | This method will simulate the MouseDown interaction. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | N/A |
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //interactionArguments// |
- | ==== MouseMove(InteractionArguments) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
- | This method will simulate the MouseMove interaction. | + | * Description:N/A |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | <div newline></div> |
- | === Return Value === | + | ** {{wiki:PublicMethod.gif|}} Refresh() ** |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== MouseUp(InteractionArguments) ==== | + | * Description:N/A |
- | This method will simulate the MouseUp interaction. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Parameters == |
- | === Return Value === | + | <div newline></div> |
- | ^ Return Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== MouseWheel(InteractionArguments) ==== | + | * Description:N/A |
- | This method will simulate the MouseWheel interaction. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for its virtual Core method. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Parameters == |
- | === Return Value === | + | * //worldExtent// |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | * Description:N/A |
- | === Parameters === | + | * //overlayDrawType// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.OverlayDrawType|OverlayDrawType]] |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Initialize(Map) ** |
- | ==== Refresh() ==== | + | |
- | This method re-draws this overlay in current extent. | + | |
- | === Remarks === | + | |
- | This method re-draws this overlay in current extent. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ==== ToScreenCoordinate(Double, Double) ==== | + | * Description:N/A |
- | This method returns a point shape in screen coordinates from the specified X, Y world coordinates. | + | |
- | === Remarks === | + | |
- | This method converts X, Y world coordinates to a point in screen coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A screen point in pixels. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //currentMap// |
- | | worldX | Double<!-- System.Double --> | The X world coordinate. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] |
- | | worldY | Double<!-- System.Double --> | The Y world coordinate. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** |
- | ==== ToScreenCoordinate(Point) ==== | + | |
- | This method returns a screen point from a point shape in world coordinates. | + | |
- | === Remarks === | + | |
- | This method converts the coordinates of a point shape to a point in screen coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A screen point in pixels. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | worldCoordinate | Point<!-- System.Windows.Point --> | A point in world coordinates. | | + | N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | ==== ToScreenCoordinate(PointShape) ==== | + | * Description:N/A |
- | This method returns a screen point from a point shape in world coordinates. | + | |
- | === Remarks === | + | |
- | This method converts the coordinates of a point shape to a point in screen coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A screen point in pixels. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //screenX// |
- | | worldCoordinate | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A point shape in world coordinates. | | + | * Type:Double |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | * //screenY// |
- | [[#Public Methods|Go Back]] | + | * Type:Double |
- | ==== ToString() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** |
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToWorldCoordinate(Point) ==== | + | N/A |
- | This method returns a point shape in world coordinates from a ScreenPointF structure. | + | |
- | === Remarks === | + | |
- | This method converts a screen point to a point in world coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A point shape in world coordinates. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | | screenCoordinate | Point<!-- System.Windows.Point --> | The point (in screen coordinates) to convert to world coordinates. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //screenCoordinate// |
- | ==== ToWorldCoordinate(PointShape) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | This method returns a point shape in world coordinates from a ScreenPointF structure. | + | * Description:N/A |
- | === Remarks === | + | |
- | This method converts a screen point to a point in world coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A point shape in world coordinates. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** |
- | | screenCoordinate | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | The point (in screen coordinates) to convert to world coordinates. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToWorldCoordinate(Double, Double) ==== | + | N/A |
- | This method returns a point shape in world coordinates from the specified X, Y screen coordinates. | + | |
- | === Remarks === | + | |
- | This method converts X, Y screen coordinates to a point shape in world coodinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | A point shape in world coordinates. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | | screenX | Double<!-- System.Double --> | The X-value in pixels referenced to the screen origin. | | + | * Description:N/A |
- | | screenY | Double<!-- System.Double --> | The Y-value in pixels referenced to the screen origin. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //screenCoordinate// |
- | ===== Protected Methods ===== | + | * Type:Point |
- | ==== AddVertex(PointShape, Double) ==== | + | * Description:N/A |
- | This is the method to add vertex from a feature. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for the abstract method AddVertexCore. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | <div newline></div> |
- | === Return Value === | + | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | True if add vertex succeed , other wise return false. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifies the point shape to search the vertex. | | + | N/A |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter specifes the searching tolerance to search the vetex. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | ==== AddVertexCore(Feature, PointShape, Double) ==== | + | * Description:N/A |
- | This is the Core method of AddVertex which encapsulate the logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a vertex added feature. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //worldX// |
- | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the target feature to be add vertex from. | | + | * Type:Double |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifies the target vertex to be added. | | + | * Description:N/A |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter specifes the searching tolerance to search the vetex. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | * //worldY// |
- | [[#Protected Methods|Go Back]] | + | * Type:Double |
- | ==== CalculateDragControlPoints() ==== | + | * Description:N/A |
- | This method caculates the Drag control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== CalculateDragControlPointsCore(Feature) ==== | + | N/A |
- | This is the core API for the CalculateDragControlPoints, you can override this method if you want to change its logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | A collection of features stands for the Drag control points. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | The target feature to caculate the control point. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //worldCoordinate// |
- | ==== CalculateResizeControlPoints() ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | This method caculates the Resize control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== CalculateResizeControlPointsCore(Feature) ==== | + | N/A |
- | This is the core API for the CalculateResizeControlPoints, you can override this method if you want to change its logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | A collection of features stands for the Resize control points. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | The target feature to caculate the control point. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //worldCoordinate// |
- | ==== CalculateRotateControlPoints() ==== | + | * Type:Point |
- | This method caculates the Rotate control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== CalculateRotateControlPointsCore(Feature) ==== | + | N/A |
- | This is the core API for the CalculateRotateControlPoints, you can override this method if you want to change its logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | A collection of features stands for the Rotate control points. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | The target feature to caculate the control point. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== CalculateVertexControlPoints() ==== | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | This method caculates the vertex control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Boolean |
- | ==== CalculateVertexControlPointsCore(Feature) ==== | + | * Description:N/A |
- | This is the core API for the CalculateVertexControlPoints, you can override this method if you want to change its logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | A collection of features stands for the Vertex control points. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //obj// |
- | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | The target feature to caculate the control point. | | + | * Type:Object |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | ==== DragFeature(Feature, PointShape, PointShape) ==== | + | |
- | This is the method to Drag a feature. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for the abstract method DragFeatureCore. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | N/A |
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a dragged feature. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be dragged. | | + | * Description:N/A |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to drag the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to drag the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== DragFeatureCore(Feature, PointShape, PointShape) ==== | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | This is the Core method of DragFeature which encapsulate the logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a dragged feature. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be dragged. | | + | N/A |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to drag the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to drag the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Type |
- | ==== DrawAttributionCore(GeoCanvas) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | canvas | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> | | | + | ==== Protected Methods ==== |
+ | ** {{wiki:ProtectedMethod.gif|}} OnFeatureRotating(FeatureRotatingEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired before rotating the feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The FeatureRotatingEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnFeatureRotated(FeatureRotatedEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired after rotating the feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The FeatureRotatedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnControlPointSelecting(ControlPointSelectingEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired before control point selected. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The ControlPointSelectingEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnControlPointSelected(ControlPointSelectedEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired after control point selected. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The ControlPointSelectedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexAdding(VertexAddingEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired before vertex added to the edit feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexAddingEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexAdded(VertexAddedEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired after vertex added to the edit feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexAddedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexMoving(VertexMovingEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired before moving the feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexMovingEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexMoved(VertexMovedEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired after moving the feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexMovedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexRemoving(VertexRemovingEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired before vertex removed from the edit feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexRemovingEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVertexRemoved(VertexRemovedEditInteractiveOverlayEventArgs) ** | ||
+ | |||
+ | This event will be fired after vertex removed from the edit feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The VertexRemovedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ||
+ | |||
+ | This method initializes the overlay canvas such as width, height and z-index for first time. | ||
+ | == Remarks == | ||
+ | This method initializes the overlay canvas such as width, height and z-index for first time. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== DrawCore(RectangleShape) ==== | ||
This method draws the EditInterativeOverlay. | This method draws the EditInterativeOverlay. | ||
- | === Remarks === | + | == Remarks == |
- | This method draws the representation of the overlay based on the extent you provided. | + | This method draws the representation of the overlay based on the extent you provided. When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties that allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore, we read that property and add it to the collection. |
- | When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties that allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore, we read that property and add it to the collection. | + | == Return Value == |
- | === Return Value === | + | * Type:Void |
- | ^ Return Type ^ Description ^ | + | * Description:None |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //worldExtent// |
- | | worldExtent | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | This parameter is current world extent in the viewport. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] |
+ | * Description:This parameter is current world extent in the viewport. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetSelectedControlPoint(PointShape,Double) ** | ||
+ | |||
+ | This protected method is to set the control point. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:Returns true if control point are found and set correct, other wise, returns false. | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetPointShape// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter is target point shape we determine to edit. | ||
+ | |||
+ | * //searchingTolerance// | ||
+ | * Type:Double | ||
+ | * Description:This parameter is the searchinig tolerance to seach the control point. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetSelectedControlPointCore(PointShape,Double) ** | ||
+ | |||
+ | This protected virtual method is the Core method of SetSelectedControlPoint API. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:A feature stands for the selected control point. | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetPointShape// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter is target point shape we determine to edit. | ||
+ | |||
+ | * //searchingTolerance// | ||
+ | * Type:Double | ||
+ | * Description:This parameter is the searchinig tolerance to seach the control point. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EndEditing(PointShape) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== EndEditing(PointShape) ==== | ||
This method End the editing for the interative editing on the feature in the EditShapesLayer. You can override its logic by rewrite its core method. | This method End the editing for the interative editing on the feature in the EditShapesLayer. You can override its logic by rewrite its core method. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | Void<!-- System.Void --> | | | + | |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetPointShape// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This is the targetPointShape possible be used when overriding. | ||
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} EndEditingCore(PointShape) ** |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This is the targetPointShape possible be used when overriding. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== EndEditingCore(PointShape) ==== | ||
This is the core method of EndEditing method. This method End the editing for the interative editing on the feature in the EditShapesLayer. | This is the core method of EndEditing method. This method End the editing for the interative editing on the feature in the EditShapesLayer. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This is the targetPointShape possible be used when overriding. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //targetPointShape// |
- | ==== Finalize() ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | === Return Value === | + | * Description:This is the targetPointShape possible be used when overriding. |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} CalculateDragControlPoints() ** |
- | <!-- System.Object --> | + | This method caculates the Drag control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== InitializeCore() ==== | + | N/A |
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | |
- | === Remarks === | + | |
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay(overriden) --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== MemberwiseClone() ==== | + | ** {{wiki:ProtectedMethod.gif|}} CalculateDragControlPointsCore(Feature) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | This is the core API for the CalculateDragControlPoints, you can override this method if you want to change its logic. |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> |
- | ==== MouseClickCore(InteractionArguments) ==== | + | * Description:A collection of features stands for the Drag control points. |
- | This overrides the MouseClick logic in its base class. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //feature// |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
+ | * Description:The target feature to caculate the control point. | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay(overriden) --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} CalculateRotateControlPoints() ** |
- | ==== MouseDoubleClickCore(InteractionArguments) ==== | + | |
- | This overrides the MouseDoubleClick logic in its base class InterativeOverlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | This method caculates the Rotate control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | N/A |
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateRotateControlPointsCore(Feature) ** | ||
+ | |||
+ | This is the core API for the CalculateRotateControlPoints, you can override this method if you want to change its logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> | ||
+ | * Description:A collection of features stands for the Rotate control points. | ||
+ | |||
+ | == Parameters == | ||
+ | * //feature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:The target feature to caculate the control point. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateResizeControlPoints() ** | ||
+ | |||
+ | This method caculates the Resize control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateResizeControlPointsCore(Feature) ** | ||
+ | |||
+ | This is the core API for the CalculateResizeControlPoints, you can override this method if you want to change its logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> | ||
+ | * Description:A collection of features stands for the Resize control points. | ||
+ | |||
+ | == Parameters == | ||
+ | * //feature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:The target feature to caculate the control point. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateVertexControlPoints() ** | ||
+ | |||
+ | This method caculates the vertex control points for all the features in the EditShapesLayer. You can override its logic by rewrite its core method. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateVertexControlPointsCore(Feature) ** | ||
+ | |||
+ | This is the core API for the CalculateVertexControlPoints, you can override this method if you want to change its logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> | ||
+ | * Description:A collection of features stands for the Vertex control points. | ||
+ | |||
+ | == Parameters == | ||
+ | * //feature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:The target feature to caculate the control point. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MouseDownCore(InteractionArguments) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay(overriden) --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MouseDownCore(InteractionArguments) ==== | ||
This overrides the MouseDown logic in its base class InterativeOverlay. | This overrides the MouseDown logic in its base class InterativeOverlay. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] | ||
+ | * Description:Interaction results of this method. | ||
+ | |||
+ | == Parameters == | ||
+ | * //interactionArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:This parameter is the interaction auguments for the method. | ||
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} MouseMoveCore(InteractionArguments) ** |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay(overriden) --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MouseMoveCore(InteractionArguments) ==== | ||
This overrides the MouseMove logic in its base class InterativeOverlay. | This overrides the MouseMove logic in its base class InterativeOverlay. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Description:Interaction results of this method. |
+ | |||
+ | == Parameters == | ||
+ | * //interactionArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:This parameter is the interaction auguments for the method. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MouseUpCore(InteractionArguments) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay(overriden) --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MouseUpCore(InteractionArguments) ==== | ||
This overrides the MouseUp logic in its base class InterativeOverlay. | This overrides the MouseUp logic in its base class InterativeOverlay. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | * Description:Interaction results of this method. |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay(overriden) --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //interactionArguments// |
- | ==== MouseWheelCore(InteractionArguments) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
- | This protected virtual method is the Core method of MouseWheel API. | + | * Description:This parameter is the interaction auguments for the method. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult --> | Interaction results of this method. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} MouseClickCore(InteractionArguments) ** |
- | | interactionArguments | [[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]]<!-- ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments --> | This parameter is the interaction auguments for the method. | | + | |
+ | This overrides the MouseClick logic in its base class. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] | ||
+ | * Description:Interaction results of this method. | ||
+ | |||
+ | == Parameters == | ||
+ | * //interactionArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:This parameter is the interaction auguments for the method. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MouseDoubleClickCore(InteractionArguments) ** | ||
+ | |||
+ | This overrides the MouseDoubleClick logic in its base class InterativeOverlay. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] | ||
+ | * Description:Interaction results of this method. | ||
+ | |||
+ | == Parameters == | ||
+ | * //interactionArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] | ||
+ | * Description:This parameter is the interaction auguments for the method. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DragFeature(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the method to Drag a feature. | ||
+ | == Remarks == | ||
+ | This method is the concrete wrapper for the abstract method DragFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a dragged feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be dragged. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to drag the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to drag the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DragFeatureCore(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the Core method of DragFeature which encapsulate the logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a dragged feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be dragged. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to drag the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to drag the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ResizeFeature(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the method to Resize a feature. | ||
+ | == Remarks == | ||
+ | This method is the concrete wrapper for the abstract method ResizeFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a resized feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be resized. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to resize the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to resize the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ResizeFeatureCore(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the Core method of ResizeFeature which encapsulate the logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a resized feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be resized. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to resize the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to resize the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RotateFeature(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the method to Rotate a feature. | ||
+ | == Remarks == | ||
+ | This method is the concrete wrapper for the abstract method RotateFeatureCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a rotated feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be rotated. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to rotate the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to rotate the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RotateFeatureCore(Feature,PointShape,PointShape) ** | ||
+ | |||
+ | This is the Core method of RotateFeature which encapsulate the logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a resized feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //sourceFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the source feature to be rotated. | ||
+ | |||
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to rotate the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to rotate the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddVertex(PointShape,Double) ** | ||
+ | |||
+ | This is the method to add vertex from a feature. | ||
+ | == Remarks == | ||
+ | This method is the concrete wrapper for the abstract method AddVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:True if add vertex succeed , other wise return false. | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetPointShape// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifies the point shape to search the vertex. | ||
+ | |||
+ | * //searchingTolerance// | ||
+ | * Type:Double | ||
+ | * Description:This parameter specifes the searching tolerance to search the vetex. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddVertexCore(Feature,PointShape,Double) ** | ||
+ | |||
+ | This is the Core method of AddVertex which encapsulate the logic. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a vertex added feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the target feature to be add vertex from. | ||
+ | |||
+ | * //targetPointShape// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifies the target vertex to be added. | ||
+ | |||
+ | * //searchingTolerance// | ||
+ | * Type:Double | ||
+ | * Description:This parameter specifes the searching tolerance to search the vetex. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MoveVertex(Feature,PointShape,PointShape) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MoveVertex(Feature, PointShape, PointShape) ==== | ||
This is the method to move vertex from a feature. | This is the method to move vertex from a feature. | ||
- | === Remarks === | + | == Remarks == |
- | This method is the concrete wrapper for the abstract method MoveVertexCore. | + | This method is the concrete wrapper for the abstract method MoveVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
- | ^ Return Type ^ Description ^ | + | * Description:Returns a rotated feature. |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a rotated feature. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //sourceFeature// |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be move vertex from. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to move vertex from the feature. | | + | * Description:This parameter specifies the source feature to be move vertex from. |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to move vertex from the feature. | | + | |
+ | * //sourceControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the source control point to move vertex from the feature. | ||
+ | |||
+ | * //targetControlPoint// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] | ||
+ | * Description:This parameter specifes the target control point to move vertex from the feature. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MoveVertexCore(Feature,PointShape,PointShape) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== MoveVertexCore(Feature, PointShape, PointShape) ==== | ||
This is the Core method of MoveVertex which encapsulate the logic. | This is the Core method of MoveVertex which encapsulate the logic. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a vertex moved feature. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be move vertex from. | | + | * Description:Returns a vertex moved feature. |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to move vertex from the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to move vertex from the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //sourceFeature// |
- | ==== OnControlPointSelected(ControlPointSelectedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
- | This event will be fired after control point selected. | + | * Description:This parameter specifies the source feature to be move vertex from. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //sourceControlPoint// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs --> | The ControlPointSelectedEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:This parameter specifes the source control point to move vertex from the feature. |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | * //targetControlPoint// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | ==== OnControlPointSelecting(ControlPointSelectingEditInteractiveOverlayEventArgs) ==== | + | * Description:This parameter specifes the target control point to move vertex from the feature. |
- | This event will be fired before control point selected. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} RemoveVertex(PointShape,Double) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs --> | The ControlPointSelectingEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | This is the method to remove vertex from a feature. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ==== | + | This method is the concrete wrapper for the abstract method RemoveVertexCore. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
- | | args | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs --> | | | + | * Description:True if remove vertex succeed , other wise return false. |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //targetPointShape// |
- | ==== OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]] |
- | === Return Value === | + | * Description:This parameter specifies the point shape to search the vertex. |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //searchingTolerance// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Double |
- | | args | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs --> | | | + | * Description:This parameter specifes the searching tolerance to search the vetex. |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} RemoveVertexCore(Feature,Vertex,Double) ** |
- | ==== OnFeatureDragged(FeatureDraggedEditInteractiveOverlayEventArgs) ==== | + | |
- | This event will be fired after dragging the feature. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | This is the Core method of RemoveVertex which encapsulate the logic. |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs --> | The FeatureDraggedEditInteractiveOverlayEventArgs passed for the event raised. | | + | N/A |
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:Returns a vertex removed feature. | ||
+ | |||
+ | == Parameters == | ||
+ | * //editShapeFeature// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
+ | * Description:This parameter specifies the target feature to be remove vertex from. | ||
+ | |||
+ | * //selectedVertex// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]] | ||
+ | * Description:This parameter specifies the selected vertex to search the vertex. | ||
+ | |||
+ | * //searchingTolerance// | ||
+ | * Type:Double | ||
+ | * Description:This parameter specifes the searching tolerance to search the vetex. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnFeatureDragging(FeatureDraggingEditInteractiveOverlayEventArgs) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== OnFeatureDragging(FeatureDraggingEditInteractiveOverlayEventArgs) ==== | ||
This event will be fired before dragging the feature. | This event will be fired before dragging the feature. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs --> | The FeatureDraggingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnFeatureResized(FeatureResizedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] |
- | This event will be fired after resizing the feature. | + | * Description:The FeatureDraggingEditInteractiveOverlayEventArgs passed for the event raised. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnFeatureDragged(FeatureDraggedEditInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs --> | The FeatureResizedEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
+ | This event will be fired after dragging the feature. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] | ||
+ | * Description:The FeatureDraggedEditInteractiveOverlayEventArgs passed for the event raised. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnFeatureResizing(FeatureResizingEditInteractiveOverlayEventArgs) ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Protected Methods|Go Back]] | ||
- | ==== OnFeatureResizing(FeatureResizingEditInteractiveOverlayEventArgs) ==== | ||
This event will be fired before resizing the feature. | This event will be fired before resizing the feature. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ Description ^ | + | N/A |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs --> | The FeatureResizingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnFeatureRotated(FeatureRotatedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] |
- | This event will be fired after rotating the feature. | + | * Description:The FeatureResizingEditInteractiveOverlayEventArgs passed for the event raised. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnFeatureResized(FeatureResizedEditInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs --> | The FeatureRotatedEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | This event will be fired after resizing the feature. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnFeatureRotating(FeatureRotatingEditInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired before rotating the feature. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs --> | The FeatureRotatingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] |
- | This event will be fired when MapMouseClick is called. | + | * Description:The FeatureResizedEditInteractiveOverlayEventArgs passed for the event raised. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} MouseWheelCore(InteractionArguments) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs --> | The MapMouseClickInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired when MapMouseDoubleClick is called. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractiveResult|InteractiveResult]] |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs --> | The MapMouseDoubleClickInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //interactionArguments// |
- | ==== OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.InteractionArguments|InteractionArguments]] |
- | This event will be fired when MapMouseDown is called. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs --> | The MapMouseDownInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired when MapMouseMove is called. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs --> | The MapMouseMoveInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] |
- | This event will be fired when MapMouseUp is called. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs --> | The MapMouseUpInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired when MapMouseWheel is called. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs --> | The MapMouseWheelInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnVertexAdded(VertexAddedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] |
- | This event will be fired after vertex added to the edit feature. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs --> | The VertexAddedEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnVertexAdding(VertexAddingEditInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired before vertex added to the edit feature. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs --> | The VertexAddingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnVertexMoved(VertexMovedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] |
- | This event will be fired after moving the feature. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs --> | The VertexMovedEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnVertexMoving(VertexMovingEditInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired before moving the feature. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs --> | The VertexMovingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== OnVertexRemoved(VertexRemovedEditInteractiveOverlayEventArgs) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] |
- | This event will be fired after vertex removed from the edit feature. | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs) ** |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs --> | The VertexRemovedEditInteractiveOverlayEventArgs passed for the event raised. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== OnVertexRemoving(VertexRemovingEditInteractiveOverlayEventArgs) ==== | + | N/A |
- | This event will be fired before vertex removed from the edit feature. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs --> | The VertexRemovingEditInteractiveOverlayEventArgs passed for the event raised. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //e// |
- | ==== PanAnimationCompletedCore() ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] |
- | This method raised when Panning animation plays completed. | + | * Description:N/A |
- | === Remarks === | + | |
- | This method raised when Panning animation plays completed. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs) ** |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== RemoveVertex(PointShape, Double) ==== | + | N/A |
- | This is the method to remove vertex from a feature. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for the abstract method RemoveVertexCore. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Return Value == |
- | === Return Value === | + | * Type:Void |
- | ^ Return Type ^ Description ^ | + | * Description:N/A |
- | | Boolean<!-- System.Boolean --> | True if remove vertex succeed , other wise return false. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //e// |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifies the point shape to search the vertex. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter specifes the searching tolerance to search the vetex. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** |
- | ==== RemoveVertexCore(Feature, Vertex, Double) ==== | + | |
- | This is the Core method of RemoveVertex which encapsulate the logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a vertex removed feature. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | editShapeFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the target feature to be remove vertex from. | | + | N/A |
- | | selectedVertex | [[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.SilverlightCore.Vertex --> | This parameter specifies the selected vertex to search the vertex. | | + | |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter specifes the searching tolerance to search the vetex. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ==== ResizeFeature(Feature, PointShape, PointShape) ==== | + | * Description:N/A |
- | This is the method to Resize a feature. | + | |
- | === Remarks === | + | |
- | This method is the concrete wrapper for the abstract method ResizeFeatureCore. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | == Parameters == |
- | === Return Value === | + | * //canvas// |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a resized feature. | | + | * Description:N/A |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be resized. | | + | |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to resize the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to resize the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== ResizeFeatureCore(Feature, PointShape, PointShape) ==== | + | N/A |
- | This is the Core method of ResizeFeature which encapsulate the logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a resized feature. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be resized. | | + | * Description:N/A |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to resize the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to resize the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //canvas// |
- | ==== RotateFeature(Feature, PointShape, PointShape) ==== | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] |
- | This is the method to Rotate a feature. | + | * Description:N/A |
- | === Remarks === | + | |
- | This method is the concrete wrapper for the abstract method RotateFeatureCore. | + | |
- | As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | <div newline></div> |
- | === Return Value === | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a rotated feature. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be rotated. | | + | N/A |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to rotate the feature. | | + | |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to rotate the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ==== RotateFeatureCore(Feature, PointShape, PointShape) ==== | + | * Description:N/A |
- | This is the Core method of RotateFeature which encapsulate the logic. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | Returns a resized feature. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //args// |
- | | sourceFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | This parameter specifies the source feature to be rotated. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] |
- | | sourceControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the source control point to rotate the feature. | | + | * Description:N/A |
- | | targetControlPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter specifes the target control point to rotate the feature. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** |
- | ==== SetSelectedControlPoint(PointShape, Double) ==== | + | |
- | This protected method is to set the control point. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | Returns true if control point are found and set correct, other wise, returns false. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter is target point shape we determine to edit. | | + | N/A |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter is the searchinig tolerance to seach the control point. | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ==== SetSelectedControlPointCore(PointShape, Double) ==== | + | * Description:N/A |
- | This protected virtual method is the Core method of SetSelectedControlPoint API. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | A feature stands for the selected control point. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //args// |
- | | targetPointShape | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | This parameter is target point shape we determine to edit. | | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] |
- | | searchingTolerance | Double<!-- System.Double --> | This parameter is the searchinig tolerance to seach the control point. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** |
- | ==== ZoomStoryCompletedCore() ==== | + | |
- | This method raised when zooming animation plays completed. | + | |
- | === Remarks === | + | |
- | This method raised when zooming animation plays completed. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ==== Attribution ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== CanAddVertex ==== | + | ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** |
- | Gets a value which indicates whether the shape can Add new vertex. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== CanDrag ==== | + | N/A |
- | Gets a value which indicates whether the shape can be dragged. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:Void |
- | ==== CanRemoveVertex ==== | + | * Description:N/A |
- | Gets a value which indicates whether the shape can remove a existing vertex. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== CanReshape ==== | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | Gets a value which indicates whether the shape can be reshaped. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== CanResize ==== | + | N/A |
- | Gets a value which indicates whether the shape can be resized. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:Void |
- | ==== CanRotate ==== | + | * Description:N/A |
- | Gets a value which indicates whether the shape can be rotated. | + | |
- | === Return Value === | + | == Parameters == |
- | ^ Return Type ^ | + | <div newline></div> |
- | | Boolean<!-- System.Boolean --> | | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} IsEmpty ** | ||
+ | |||
+ | This property override its property in base class by watching the feature count in editShapesLayer. If it is empty ,we can skip drawing it for better performance. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TrackMode ** | ||
+ | |||
+ | Gets or sets a mode of TrackOverlay. | ||
+ | == Remarks == | ||
+ | The default mode is TrackMode.None which means you cannot draw or edit features at client. By setting the mode to TrackMode.Point, TrackMode.Line, TrackMode.Polygon etc., you could add point, line or polygon to the FeatureOverlay. Setting the mode to TrackMode.Edit, you could edit the shapes at the client side. | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.TrackMode|TrackMode]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} EditShapesLayer ** | ||
+ | |||
+ | This property gets the InMemoryFeatureLayer which holds the edit shapes. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} DragControlPointsLayer ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== DragControlPointsLayer ==== | ||
This property gets the InMemoryFeatureLayer which holds the control points for drag. | This property gets the InMemoryFeatureLayer which holds the control points for drag. | ||
- | === Remarks === | + | == Remarks == |
Every control points for drag are not the existing vertex of the edit shapes. | Every control points for drag are not the existing vertex of the edit shapes. | ||
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]<!-- ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicProperty.gif|}} RotateControlPointsLayer ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== EditShapesLayer ==== | + | This property gets the InMemoryFeatureLayer which holds the control points for rotate. |
- | This property gets the InMemoryFeatureLayer which holds the edit shapes. | + | == Remarks == |
- | === Return Value === | + | Every control points for rotate are not the existing vertex of the edit shapes. |
- | ^ Return Type ^ | + | == Return Value == |
- | | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]<!-- ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer --> | | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ResizeControlPointsLayer ** | ||
+ | |||
+ | This property gets the InMemoryFeatureLayer which holds the control points for resize. | ||
+ | == Remarks == | ||
+ | Every control points for resize are not the existing vertex of the edit shapes. | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ExistingControlPointsLayer ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== ExistingControlPointsLayer ==== | ||
This property gets the InMemoryFeatureLayer which holds the control points which represents the existing vertices of the edit shapes. | This property gets the InMemoryFeatureLayer which holds the control points which represents the existing vertices of the edit shapes. | ||
- | === Remarks === | + | == Remarks == |
Every control points in this layer are the existing vertices of the edit shapes. | Every control points in this layer are the existing vertices of the edit shapes. | ||
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]] |
- | | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]<!-- ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicProperty.gif|}} CanDrag ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsEmpty ==== | + | |
- | This property override its property in base class by watching the feature count in editShapesLayer. If it is empty ,we can skip drawing it for better performance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Gets a value which indicates whether the shape can be dragged. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== MouseMoveInterval ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Boolean |
- | | TimeSpan<!-- System.TimeSpan --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | ** {{wiki:PublicProperty.gif|}} CanReshape ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Name ==== | + | |
- | Gets or sets the name of an overlay which will display in the OverlaySwitcher. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | Gets a value which indicates whether the shape can be reshaped. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Opacity ==== | + | N/A |
- | Gets or sets the opacity level of the overlay. | + | == Return Value == |
- | === Remarks === | + | * Type:Boolean |
- | The <strong>Opacity</strong> property enables you to specify a level of transparency for the overlay. When this property is set to a value less than 100 percent(1.00), the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the overlay completely invisible. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:PublicProperty.gif|}} CanResize ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== OverlayElement ==== | + | |
- | An FrameworkElement that contains the overlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FrameworkElement<!-- System.Windows.FrameworkElement --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | Gets a value which indicates whether the shape can be resized. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PanFrameX ==== | + | N/A |
- | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. | + | == Return Value == |
- | === Return Value === | + | * Type:Boolean |
- | ^ Return Type ^ | + | |
- | | SplineDoubleKeyFrame<!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:PublicProperty.gif|}} CanRotate ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PanFrameY ==== | + | |
- | Animates from the System.Double value of the previous key frame to its own System.Windows.Media.Animation.DoubleKeyFrame.Value using splined interpolation. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | SplineDoubleKeyFrame<!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | Gets a value which indicates whether the shape can be rotated. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ResizeControlPointsLayer ==== | + | N/A |
- | This property gets the InMemoryFeatureLayer which holds the control points for resize. | + | == Return Value == |
- | === Remarks === | + | * Type:Boolean |
- | Every control points for resize are not the existing vertex of the edit shapes. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]<!-- ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicProperty.gif|}} CanAddVertex ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== RotateControlPointsLayer ==== | + | |
- | This property gets the InMemoryFeatureLayer which holds the control points for rotate. | + | |
- | === Remarks === | + | |
- | Every control points for rotate are not the existing vertex of the edit shapes. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]<!-- ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Gets a value which indicates whether the shape can Add new vertex. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== StoryboardForPanning ==== | + | N/A |
- | Gets the Storyboard object for panning. | + | == Return Value == |
- | === Return Value === | + | * Type:Boolean |
- | ^ Return Type ^ | + | |
- | | Storyboard<!-- System.Windows.Media.Animation.Storyboard --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:PublicProperty.gif|}} CanRemoveVertex ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== StoryboardForZooming ==== | + | |
- | Gets the Storyboard object for zooming. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Storyboard<!-- System.Windows.Media.Animation.Storyboard --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | Gets a value which indicates whether the shape can remove a existing vertex. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TrackMode ==== | + | N/A |
- | Gets or sets a mode of TrackOverlay. | + | == Return Value == |
- | === Remarks === | + | * Type:Boolean |
- | The default mode is TrackMode.None which means you cannot draw or edit features at client. By setting the mode to TrackMode.Point, TrackMode.Line, TrackMode.Polygon etc., you could add point, line or polygon to the FeatureOverlay. Setting the mode to TrackMode.Edit, you could edit the shapes at the client side. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.TrackMode|TrackMode]]<!-- ThinkGeo.MapSuite.SilverlightEdition.TrackMode --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicProperty.gif|}} MouseMoveInterval ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TransitionEffect ==== | + | |
- | Gets or Sets the transition effect to use when the map is panned or zoomed. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]]<!-- ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Visibility ==== | + | N/A |
- | Gets or sets a value that indicates whether the overlay is visible on the map. | + | == Return Value == |
- | === Return Value === | + | * Type:TimeSpan |
- | ^ Return Type ^ | + | |
- | | Visibility<!-- System.Windows.Visibility --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:PublicProperty.gif|}} Visibility ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZIndex ==== | + | |
- | Get or set z-index of overlay, The value is bigger, and the order is higher. | + | |
- | === Remarks === | + | |
- | Get or set z-index of overlay, The value is bigger, and the order is higher. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomFrameX ==== | + | N/A |
- | Gets the SplineDoubleKeyFrame for zooming. | + | == Return Value == |
- | === Return Value === | + | * Type:Visibility |
- | ^ Return Type ^ | + | |
- | | SplineDoubleKeyFrame<!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:PublicProperty.gif|}} OverlayElement ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomFrameY ==== | + | N/A |
- | Gets the SplineDoubleKeyFrame for zooming. | + | == Remarks == |
- | === Return Value === | + | N/A |
- | ^ Return Type ^ | + | == Return Value == |
- | | SplineDoubleKeyFrame<!-- System.Windows.Media.Animation.SplineDoubleKeyFrame --> | | + | * Type:FrameworkElement |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Name ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Attribution ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} TransitionEffect ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect|TransitionEffect]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Opacity ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZIndex ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} StoryboardForZooming ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Storyboard | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} StoryboardForPanning ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Storyboard | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PanFrameX ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:SplineDoubleKeyFrame | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} PanFrameY ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:SplineDoubleKeyFrame | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomFrameX ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:SplineDoubleKeyFrame | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomFrameY ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:SplineDoubleKeyFrame | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ** {{wiki:ProtectedProperty.gif|}} ControlPointType ** | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | ==== ControlPointType ==== | ||
This property gets or sets the ControlPointType for the control points of the edit shapes. | This property gets or sets the ControlPointType for the control points of the edit shapes. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointType|ControlPointType]]<!-- ThinkGeo.MapSuite.SilverlightEdition.ControlPointType --> | | + | == Return Value == |
+ | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.ControlPointType|ControlPointType]] | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:ProtectedProperty.gif|}} SelectControlPointFeature ** |
- | [[#Protected Properties|Go Back]] | + | |
- | ==== MapInfo ==== | + | This property gets the feature represents the select control points of the edit shapes. |
- | Gets or sets current map information. | + | == Remarks == |
- | === Remarks === | + | N/A |
- | Gets or sets current map information. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> | | + | ** {{wiki:ProtectedProperty.gif|}} OriginalEditingFeature ** |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | ||
- | [[#Protected Properties|Go Back]] | ||
- | ==== OriginalEditingFeature ==== | ||
This property gets the feature represents the original editing feature. | This property gets the feature represents the original editing feature. | ||
- | === Return Value === | + | == Remarks == |
- | ^ Return Type ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | + | == Return Value == |
+ | * Type:[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:ProtectedProperty.gif|}} MapInfo ** |
- | [[#Protected Properties|Go Back]] | + | |
- | ==== ScaleTransform ==== | + | |
- | Gets the ScaleTransform object of this overlay. | + | |
- | === Remarks === | + | |
- | Gets the ScaleTransform object of this overlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | ScaleTransform<!-- System.Windows.Media.ScaleTransform --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Protected Properties|Go Back]] | + | == Remarks == |
- | ==== SelectControlPointFeature ==== | + | N/A |
- | This property gets the feature represents the select control points of the edit shapes. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:ProtectedProperty.gif|}} TranslateTransform ** |
- | [[#Protected Properties|Go Back]] | + | |
- | ==== TransformGroup ==== | + | |
- | Gets the TranslateGroup object for panning and zooming. | + | |
- | === Remarks === | + | |
- | Gets the TranslateGroup object for panning and zooming. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | TransformGroup<!-- System.Windows.Media.TransformGroup --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Protected Properties|Go Back]] | + | == Remarks == |
- | ==== TranslateTransform ==== | + | N/A |
- | Gets the TranslateTransform object of this overlay. | + | == Return Value == |
- | === Remarks === | + | * Type:TranslateTransform |
- | Gets the TranslateTransform object of this overlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | TranslateTransform<!-- System.Windows.Media.TranslateTransform --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ** {{wiki:ProtectedProperty.gif|}} ScaleTransform ** |
- | [[#Protected Properties|Go Back]] | + | |
- | ===== Public Events ===== | + | |
- | ==== ControlPointSelected ==== | + | |
- | This event will be fired after select the control point. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | N/A |
- | [[#Public Events|Go Back]] | + | == Remarks == |
- | ==== ControlPointSelecting ==== | + | N/A |
- | This event will be fired before select the control point. | + | == Return Value == |
- | === Event Arguments === | + | * Type:ScaleTransform |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:ProtectedProperty.gif|}} TransformGroup ** |
- | [[#Public Events|Go Back]] | + | |
- | ==== DrawingAttribution ==== | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | N/A |
- | [[#Public Events|Go Back]] | + | == Remarks == |
- | ==== DrawnAttribution ==== | + | N/A |
- | === Event Arguments === | + | == Return Value == |
- | ^ Event Arguments ^ | + | * Type:TransformGroup |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.Overlay --> | + | ==== Public Events ==== |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} FeatureDragged ** |
- | ==== FeatureDragged ==== | + | |
This event will be fired after drag the feature. | This event will be fired after drag the feature. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs --> | | + | |
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]] | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicEvent.gif|}} FeatureDragging ** |
- | [[#Public Events|Go Back]] | + | |
- | ==== FeatureDragging ==== | + | |
This event will be fired before drag the feature. | This event will be fired before drag the feature. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== FeatureResized ==== | + | ** {{wiki:PublicEvent.gif|}} FeatureResized ** |
This event will be fired after resize the feature. | This event will be fired after resize the feature. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs --> | | + | |
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]] | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicEvent.gif|}} FeatureResizing ** |
- | [[#Public Events|Go Back]] | + | |
- | ==== FeatureResizing ==== | + | |
This event will be fired before resize the feature. | This event will be fired before resize the feature. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== FeatureRotated ==== | + | ** {{wiki:PublicEvent.gif|}} FeatureRotated ** |
This event will be fired after rotate the feature. | This event will be fired after rotate the feature. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== FeatureRotating ==== | + | |
- | This event will be fired before rotate the feature. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicEvent.gif|}} FeatureRotating ** |
- | [[#Public Events|Go Back]] | + | This event will be fired before rotate the feature. |
- | ==== MapMouseClick ==== | + | == Remarks == |
- | This event will be fired when Mouse clicked(mouse up and mouse down in the same postion) on the Map. | + | N/A |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== MapMouseDoubleClick ==== | + | |
- | This event will be fired when Mouse double clicked on the Map. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | ** {{wiki:PublicEvent.gif|}} VertexAdded ** |
- | [[#Public Events|Go Back]] | + | |
- | ==== MapMouseDown ==== | + | |
- | This event will be fired when Mouse pressed Down on the Map. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs --> | | + | |
- | + | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | |
- | [[#Public Events|Go Back]] | + | |
- | ==== MapMouseMove ==== | + | |
- | This event will be fired when Mouse moved on the Map. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs --> | | + | |
- | + | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | |
- | [[#Public Events|Go Back]] | + | |
- | ==== MapMouseUp ==== | + | |
- | This event will be fired when Mouse released up on the Map. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs --> | | + | |
- | + | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | |
- | [[#Public Events|Go Back]] | + | |
- | ==== MapMouseWheel ==== | + | |
- | This event will be fired when Mouse wheel on the Map. | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs --> | | + | |
- | + | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.InteractiveOverlay --> | + | |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexAdded ==== | + | |
This event will be fired after add the vertex. | This event will be fired after add the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexAdding ==== | + | ** {{wiki:PublicEvent.gif|}} VertexAdding ** |
This event will be fired before add the vertex. | This event will be fired before add the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs --> | | + | |
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]] | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | ** {{wiki:PublicEvent.gif|}} VertexMoved ** |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexMoved ==== | + | |
This event will be fired after move the vertex. | This event will be fired after move the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexMoving ==== | + | ** {{wiki:PublicEvent.gif|}} VertexMoving ** |
This event will be fired before move the vertex. | This event will be fired before move the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexRemoved ==== | + | ** {{wiki:PublicEvent.gif|}} VertexRemoved ** |
This event will be fired after remove the vertex. | This event will be fired after remove the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | ==== VertexRemoving ==== | + | ** {{wiki:PublicEvent.gif|}} VertexRemoving ** |
This event will be fired before remove the vertex. | This event will be fired before remove the vertex. | ||
- | === Event Arguments === | + | == Remarks == |
- | ^ Event Arguments ^ | + | N/A |
- | | [[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs --> | | + | |
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} ControlPointSelected ** | ||
+ | This event will be fired after select the control point. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} ControlPointSelecting ** | ||
+ | This event will be fired before select the control point. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseDown ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseMove ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseUp ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseClick ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseDoubleClick ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} MapMouseWheel ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} DrawingAttribution ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | ||
+ | |||
+ | ** {{wiki:PublicEvent.gif|}} DrawnAttribution ** | ||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
- | <!-- ThinkGeo.MapSuite.SilverlightEdition.EditInteractiveOverlay --> | + | Event Arguments:[[ThinkGeo.MapSuite.SilverlightEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] |
- | [[#Public Events|Go Back]] | + | |
- | __NOTOC__ | ||
- | [[Category:SilverlightEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightEdition]] | ||
- | [[Category:UpdateDocumentation]] | ||