User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.vertexaddingeditinteractiveoverlayeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs

Provides data for the VertexAdding. event.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs

Members Summary

Public Constructors

VertexAddingEditInteractiveOverlayEventArgs()

  • Constructor of VertexAddingEditInteractiveOverlayEventArgs class.
Remarks
  • If you use this constructor, you have to set the properties manually before use.
Parameters

VertexAddingEditInteractiveOverlayEventArgs(Boolean,Feature,Vertex)

  • Constructor of VertexAddingEditInteractiveOverlayEventArgs class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#VertexAddingEditInteractiveOverlayEventArgs.28Boolean.2C_Feature.2C_Vertex.29
Parameters
  • cancel
    • Type:Boolean
    • Description:This parameter specified the cancel property.
  • affectedVertexFeature
    • Type:Feature
    • Description:This parameter specified the affectedVertex feature property.
  • addingVertex
    • Type:Vertex
    • Description:This parameter specified the target vertex to be added.

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.VertexAddingEditInteractiveOverlayEventArgs#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

AffectedVertexFeature

Gets or sets the Feature to be used to move vertex.

Remarks
Return Value

AddingVertex

Gets or sets the vertex to be added.

Remarks
Return Value

Cancel

Gets or sets the action to be canceled or not.

Remarks
Return Value
  • Type:Boolean

Protected Properties

Public Events

thinkgeo.mapsuite.wpfdesktopedition.vertexaddingeditinteractiveoverlayeventargs.1442912251.txt.gz ยท Last modified: 2015/09/22 08:57 by admin