ArcFM Responder Mobile Developer Guide
EdgeVertex Class
Members 






A single type representing either shape points or junctions.
Object Model
EdgeVertex Class
Syntax
'Declaration
 
Public Class EdgeVertex 
   Inherits Miner.Geodatabase.Integration.Point2D
'Usage
 
Dim instance As EdgeVertex
public class EdgeVertex : Miner.Geodatabase.Integration.Point2D 
public class EdgeVertex = class(Miner.Geodatabase.Integration.Point2D)
public class EdgeVertex extends Miner.Geodatabase.Integration.Point2D
public __gc class EdgeVertex : public Miner.Geodatabase.Integration.Point2D 
public ref class EdgeVertex : public Miner.Geodatabase.Integration.Point2D 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.GeoPoint
      Miner.Geodatabase.Integration.Point2D
         Miner.Geodatabase.Integration.Serialization.EdgeVertex

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EdgeVertex Members
Miner.Geodatabase.Integration.Serialization Namespace

Send Feedback