====== ThinkGeo.MapSuite.WinForms.EditInteractiveOverlay ======
===== Inheritance Hierarchy =====
*System.Object
*ThinkGeo.MapSuite.WinForms.Overlay
*ThinkGeo.MapSuite.WinForms.InteractiveOverlay
***ThinkGeo.MapSuite.WinForms.EditInteractiveOverlay**
===== Members Summary =====
==== Public Constructors ====
** {{wiki:PublicMethod.gif|}} EditInteractiveOverlay() **
* //Default constructor of the class. If you use this constructor, please set the properties manually or it will use their default values.//
== Remarks ==
* //N/A//
== Parameters ==
==== Protected Constructors ====
==== Public Methods ====
** {{wiki:PublicMethod.gif|}} CalculateAllControlPoints() **
* //N/A//
== Remarks ==
* //First, it will clear all control points. Then it will calculate each control point according to their settings.//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} KeyDown(KeyEventInteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.KeyEventInteractionArguments|KeyEventInteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} KeyUp(KeyEventInteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.KeyEventInteractionArguments|KeyEventInteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseDown(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseMove(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseUp(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseClick(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseDoubleClick(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} MouseWheel(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} Refresh(GeoCanvas,RectangleShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
* //extent//
* Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} DrawPreview(GeoCanvas) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.TilesExistingType|TilesExistingType]]
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} Draw(GeoCanvas) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentToRefresh//
* Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentsToRefresh//
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]>
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //bufferTime//
* Type:TimeSpan
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //bufferTime//
* Type:TimeSpan
* Description:N/A
* //bufferTimeType//
* Type:[[ThinkGeo.MapSuite.Layers.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentToRefresh//
* Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]
* Description:N/A
* //bufferTime//
* Type:TimeSpan
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentToRefresh//
* Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]
* Description:N/A
* //bufferTime//
* Type:TimeSpan
* Description:N/A
* //bufferTimeType//
* Type:[[ThinkGeo.MapSuite.Layers.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable,TimeSpan) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentsToRefresh//
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]>
* Description:N/A
* //bufferTime//
* Type:TimeSpan
* Description:N/A
** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable,TimeSpan,RequestDrawingBufferTimeType) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //extentsToRefresh//
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]>
* Description:N/A
* //bufferTime//
* Type:TimeSpan
* Description:N/A
* //bufferTimeType//
* Type:[[ThinkGeo.MapSuite.Layers.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]
* Description:N/A
** {{wiki:PublicMethod.gif|}} ToString() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:String
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
* Description:N/A
== Parameters ==
* //obj//
* Type:Object
* Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Int32
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Type
* Description:N/A
== Parameters ==
===== Protected Methods =====
** {{wiki:ProtectedMethod.gif|}} MouseMoveCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:Interaction results of this method.
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:This parameter represents the interaction arguments for the method.
** {{wiki:ProtectedMethod.gif|}} MouseUpCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:Interaction results of this method.
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:This parameter represents the interaction arguments for the method.
** {{wiki:ProtectedMethod.gif|}} MouseClickCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:Interaction results of this method.
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:This parameter represents the interaction arguments for the method.
** {{wiki:ProtectedMethod.gif|}} MouseDoubleClickCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:Interaction results of this method.
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:This parameter represents the interaction arguments for the method.
** {{wiki:ProtectedMethod.gif|}} DragFeature(Feature,PointShape,PointShape) **
* //N/A//
== 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.Shapes.Feature|Feature]]
* Description:Returns a dragged feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be dragged.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to drag the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to drag the feature.
** {{wiki:ProtectedMethod.gif|}} DragFeatureCore(Feature,PointShape,PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a dragged feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be dragged.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to drag the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to drag the feature.
** {{wiki:ProtectedMethod.gif|}} ResizeFeature(Feature,PointShape,PointShape) **
* //N/A//
== 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.Shapes.Feature|Feature]]
* Description:Returns a resized feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be resized.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to resize the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to resize the feature.
** {{wiki:ProtectedMethod.gif|}} ResizeFeatureCore(Feature,PointShape,PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a resized feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be resized.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to resize the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to resize the feature.
** {{wiki:ProtectedMethod.gif|}} RotateFeature(Feature,PointShape,PointShape) **
* //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.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a rotated feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be rotated.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to rotate the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to rotate the feature.
** {{wiki:ProtectedMethod.gif|}} RotateFeatureCore(Feature,PointShape,PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a rotated feature.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature to be rotated.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to rotate the feature.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to rotate the feature.
** {{wiki:ProtectedMethod.gif|}} AddVertex(PointShape,Double) **
* //N/A//
== 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 succeeded, otherwise returns false.
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the point shape in which to search for the vertex.
* //searchingTolerance//
* Type:Double
* Description:This parameter specifies the search tolerance used when searching for the vertex.
** {{wiki:ProtectedMethod.gif|}} AddVertexCore(Feature,PointShape,Double) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a feature with vertex added.
== Parameters ==
* //targetFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the target feature that the vertex will be added to.
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target vertex to be added.
* //searchingTolerance//
* Type:Double
* Description:This parameter specifies the search tolerance used when searching for the vertex.
** {{wiki:ProtectedMethod.gif|}} MoveVertex(Feature,PointShape,PointShape) **
* //N/A//
== Remarks ==
* //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.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a feature with vertex moved.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature whose vertex will be moved.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to move the feature's vertex.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to move the feature's vertex.
** {{wiki:ProtectedMethod.gif|}} MoveVertexCore(Feature,PointShape,PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a feature with vertex moved.
== Parameters ==
* //sourceFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the source feature whose vertex will be moved.
* //sourceControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the source control point used to move the feature's vertex.
* //targetControlPoint//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the target control point used to move the feature's vertex.
** {{wiki:ProtectedMethod.gif|}} RemoveVertex(PointShape,Double) **
* //N/A//
== 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 ==
* Type:Boolean
* Description:True if remove vertex succeeded, otherwise returns false.
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter specifies the point shape in which to search for the vertex.
* //searchingTolerance//
* Type:Double
* Description:This parameter specifies the search tolerance used when searching for the vertex.
** {{wiki:ProtectedMethod.gif|}} RemoveVertexCore(Feature,Vertex,Double) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:Returns a feature with vertex removed.
== Parameters ==
* //editShapeFeature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:This parameter specifies the target feature to remove the vertex from.
* //selectedVertex//
* Type:[[ThinkGeo.MapSuite.Shapes.Vertex|Vertex]]
* Description:This parameter specifies the selected vertex to search for.
* //searchingTolerance//
* Type:Double
* Description:This parameter specifies the search tolerance used when searching for the vertex.
** {{wiki:ProtectedMethod.gif|}} OnFeatureDragging(FeatureDraggingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]
* Description:The FeatureDraggingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnFeatureDragged(FeatureDraggedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]
* Description:The FeatureDraggedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnFeatureResizing(FeatureResizingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]
* Description:The FeatureResizingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnFeatureResized(FeatureResizedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]
* Description:The FeatureResizedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnFeatureRotating(FeatureRotatingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]
* Description:The FeatureRotatingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnFeatureRotated(FeatureRotatedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]
* Description:The FeatureRotatedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnControlPointSelecting(ControlPointSelectingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]
* Description:The ControlPointSelectingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnControlPointSelected(ControlPointSelectedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]
* Description:The ControlPointSelectedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexAdding(VertexAddingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]
* Description:The VertexAddingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexAdded(VertexAddedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]
* Description:The VertexAddedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexMoving(VertexMovingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]
* Description:The VertexMovingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexMoved(VertexMovedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]
* Description:The VertexMovedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVerticesRemoving(VerticesRemovingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VerticesRemovingEditInteractiveOverlayEventArgs|VerticesRemovingEditInteractiveOverlayEventArgs]]
* Description:The VerticesRemovingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVerticesRemoved(VerticesRemovedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VerticesRemovedEditInteractiveOverlayEventArgs|VerticesRemovedEditInteractiveOverlayEventArgs]]
* Description:The VerticesRemovedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexRemoving(VertexRemovingEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]
* Description:The VertexRemovingEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} OnVertexRemoved(VertexRemovedEditInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]
* Description:The VertexRemovedEditInteractiveOverlayEventArgs passed for the event raised.
** {{wiki:ProtectedMethod.gif|}} KeyDownCore(KeyEventInteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.KeyEventInteractionArguments|KeyEventInteractionArguments]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} KeyUpCore(KeyEventInteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.KeyEventInteractionArguments|KeyEventInteractionArguments]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas) **
* //N/A//
== Remarks ==
* //This method draws a 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.//
== Return Value ==
* Type:Void
* Description:None
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:This parameter is the canvas object or a GeoImage to draw on.
** {{wiki:ProtectedMethod.gif|}} SetSelectedControlPoint(PointShape,Double) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
* Description:Returns true if control points are found and set correctly, otherwise returns false.
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter is the target point shape we will edit.
* //searchingTolerance//
* Type:Double
* Description:This parameter is the search tolerance used when searching for the control point.
** {{wiki:ProtectedMethod.gif|}} SetSelectedControlPointCore(PointShape,Double) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:A feature that represents the selected control point.
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This parameter is the target point shape we will edit.
* //searchingTolerance//
* Type:Double
* Description:This parameter is the search tolerance to use when searching for the control point.
** {{wiki:ProtectedMethod.gif|}} EndEditing(PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This is the targetPointShape to be used when overriding.
** {{wiki:ProtectedMethod.gif|}} EndEditingCore(PointShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //targetPointShape//
* Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]]
* Description:This is the targetPointShape to be used when overriding.
** {{wiki:ProtectedMethod.gif|}} ClearAllControlPoints() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} CalculateDragControlPoints() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} CalculateDragControlPointsCore(Feature) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]>
* Description:A collection of features representing the Drag control points.
== Parameters ==
* //feature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:The target feature whose control points you want to calculate.
** {{wiki:ProtectedMethod.gif|}} CalculateRotateControlPoints() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} CalculateRotateControlPointsCore(Feature) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]>
* Description:A collection of features representing the Rotate control points.
== Parameters ==
* //feature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:The target feature whose control points you want to calculate.
** {{wiki:ProtectedMethod.gif|}} CalculateResizeControlPoints() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} CalculateResizeControlPointsCore(Feature) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]>
* Description:A collection of features representing the Resize control points.
== Parameters ==
* //feature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:The target feature whose control points you want to calculate.
** {{wiki:ProtectedMethod.gif|}} CalculateVertexControlPoints() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} CalculateVertexControlPointsCore(Feature) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:IEnumerable<[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]>
* Description:A collection of features representing the Vertex control points.
== Parameters ==
* //feature//
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
* Description:The target feature whose control points you want to calculate.
** {{wiki:ProtectedMethod.gif|}} MouseDownCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:Interaction results of this method.
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:This parameter represents the interaction arguments for the method.
** {{wiki:ProtectedMethod.gif|}} MouseWheelCore(InteractionArguments) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.InteractiveResult|InteractiveResult]]
* Description:N/A
== Parameters ==
* //interactionArguments//
* Type:[[ThinkGeo.MapSuite.WinForms.InteractionArguments|InteractionArguments]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapKeyDown(MapKeyDownInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnMapKeyUp(MapKeyUpInteractiveOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //e//
* Type:[[ThinkGeo.MapSuite.WinForms.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} RefreshCore(GeoCanvas,RectangleShape) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
* //extent//
* Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawPreviewCore(GeoCanvas) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.TilesExistingType|TilesExistingType]]
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawAttribution(GeoCanvas) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //args//
* Type:[[ThinkGeo.MapSuite.WinForms.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //args//
* Type:[[ThinkGeo.MapSuite.WinForms.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
* //e//
* Type:Exception
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //canvas//
* Type:[[ThinkGeo.MapSuite.Drawing.GeoCanvas|GeoCanvas]]
* Description:N/A
* //e//
* Type:Exception
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnRequestedDrawing(RequestedDrawingOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //eventArgs//
* Type:[[ThinkGeo.MapSuite.WinForms.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnRequestingDrawing(RequestingDrawingOverlayEventArgs) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
* //eventArgs//
* Type:[[ThinkGeo.MapSuite.WinForms.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]]
* Description:N/A
** {{wiki:ProtectedMethod.gif|}} Finalize() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Object
* Description:N/A
== Parameters ==
==== Public Properties ====
** {{wiki:PublicProperty.gif|}} IsEmpty **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} VertexDraggingMode **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.VertexDraggingMode|VertexDraggingMode]]
** {{wiki:PublicProperty.gif|}} EditShapesLayer **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} DragControlPointsLayer **
* //N/A//
== Remarks ==
* //Every control point for dragging is not an existing vertex of the edit shapes.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} RotateControlPointsLayer **
* //N/A//
== Remarks ==
* //Every control point for rotating is not an existing vertex of the edit shapes.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} ResizeControlPointsLayer **
* //N/A//
== Remarks ==
* //Every control point for resizing is not an existing vertex of the edit shapes.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} ControlPointType **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.ControlPointType|ControlPointType]]
** {{wiki:PublicProperty.gif|}} ExistingControlPointsLayer **
* //N/A//
== Remarks ==
* //Every control point in this layer is an existing vertex of the edit shapes.//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} SelectedControlPointLayer **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.InMemoryFeatureLayer|InMemoryFeatureLayer]]
** {{wiki:PublicProperty.gif|}} CanDrag **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} CanReshape **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} CanResize **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} CanRotate **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} CanAddVertex **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} CanRemoveVertex **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} Attribution **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:String
** {{wiki:PublicProperty.gif|}} Lock **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.WinForms.OverlayLock|OverlayLock]]
** {{wiki:PublicProperty.gif|}} IsBase **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} DrawingExceptionMode **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Drawing.DrawingExceptionMode|DrawingExceptionMode]]
** {{wiki:PublicProperty.gif|}} IsVisible **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:PublicProperty.gif|}} Name **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:String
** {{wiki:PublicProperty.gif|}} TileCache **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.BitmapTileCache|BitmapTileCache]]
** {{wiki:PublicProperty.gif|}} PreviewTileCache **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.BitmapTileCache|BitmapTileCache]]
** {{wiki:PublicProperty.gif|}} DrawingTime **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:TimeSpan
** {{wiki:PublicProperty.gif|}} AutoRefreshInterval **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:TimeSpan
==== Protected Properties ====
** {{wiki:ProtectedProperty.gif|}} SelectControlPointFeature **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
** {{wiki:ProtectedProperty.gif|}} OriginalEditingFeature **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Shapes.Feature|Feature]]
** {{wiki:ProtectedProperty.gif|}} IsAdornment **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
** {{wiki:ProtectedProperty.gif|}} ScreenBitmapTile **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Layers.BitmapTile|BitmapTile]]
==== Public Events ====
** {{wiki:PublicEvent.gif|}} FeatureDragged **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureDraggedEditInteractiveOverlayEventArgs|FeatureDraggedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} FeatureDragging **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureDraggingEditInteractiveOverlayEventArgs|FeatureDraggingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} FeatureResized **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureResizedEditInteractiveOverlayEventArgs|FeatureResizedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} FeatureResizing **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureResizingEditInteractiveOverlayEventArgs|FeatureResizingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} FeatureRotated **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureRotatedEditInteractiveOverlayEventArgs|FeatureRotatedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} FeatureRotating **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.FeatureRotatingEditInteractiveOverlayEventArgs|FeatureRotatingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexAdded **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexAddedEditInteractiveOverlayEventArgs|VertexAddedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexAdding **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexAddingEditInteractiveOverlayEventArgs|VertexAddingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexMoved **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexMovedEditInteractiveOverlayEventArgs|VertexMovedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexMoving **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexMovingEditInteractiveOverlayEventArgs|VertexMovingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexRemoved **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexRemovedEditInteractiveOverlayEventArgs|VertexRemovedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VertexRemoving **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VertexRemovingEditInteractiveOverlayEventArgs|VertexRemovingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VerticesRemoved **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VerticesRemovedEditInteractiveOverlayEventArgs|VerticesRemovedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} VerticesRemoving **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.VerticesRemovingEditInteractiveOverlayEventArgs|VerticesRemovingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} ControlPointSelected **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.ControlPointSelectedEditInteractiveOverlayEventArgs|ControlPointSelectedEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} ControlPointSelecting **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.ControlPointSelectingEditInteractiveOverlayEventArgs|ControlPointSelectingEditInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseDown **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseDownInteractiveOverlayEventArgs|MapMouseDownInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseMove **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseMoveInteractiveOverlayEventArgs|MapMouseMoveInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseUp **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseUpInteractiveOverlayEventArgs|MapMouseUpInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseClick **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseClickInteractiveOverlayEventArgs|MapMouseClickInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseDoubleClick **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseDoubleClickInteractiveOverlayEventArgs|MapMouseDoubleClickInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapMouseWheel **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapMouseWheelInteractiveOverlayEventArgs|MapMouseWheelInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapKeyDown **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapKeyDownInteractiveOverlayEventArgs|MapKeyDownInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} MapKeyUp **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.MapKeyUpInteractiveOverlayEventArgs|MapKeyUpInteractiveOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} Drawing **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.DrawingOverlayEventArgs|DrawingOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} Drawn **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.DrawnOverlayEventArgs|DrawnOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} DrawingAttribution **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} DrawnAttribution **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} RequestedDrawing **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.RequestedDrawingOverlayEventArgs|RequestedDrawingOverlayEventArgs]]
** {{wiki:PublicEvent.gif|}} RequestingDrawing **
* //N/A//
== Remarks ==
* //N/A//
Event Arguments:[[ThinkGeo.MapSuite.WinForms.RequestingDrawingOverlayEventArgs|RequestingDrawingOverlayEventArgs]]