ArcFM Desktop Developer Guide
Point2D Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
A 2-dimensional point geometry. NODE elements in the standard XML schema have X and Y values taken from this class.
Object Model
Point2D Class
Syntax
'Declaration
 
Public Class Point2D 
   Inherits GeoPoint
   Implements IFeatureShape 
'Usage
 
Dim instance As Point2D
public class Point2D : GeoPoint, IFeatureShape  
Remarks
There's nothing beyond X and Y for a 2-dimensional point.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Point2D Members
Miner.Geodatabase.Integration Namespace

 

 


Send Comment