ArcFM Server Developer Guide
GeoPoint Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
Abstract class with exportable properties about a point geometry belonging to a feature, or part of one.
Syntax
'Declaration
 
Public MustInherit Class GeoPoint 
   Implements IFeatureShape 
'Usage
 
Dim instance As GeoPoint
public abstract class GeoPoint : IFeatureShape  
Remarks
Any point type will have least have an X and a Y.
Inheritance Hierarchy

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

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

GeoPoint Members
Miner.Geodatabase.Integration Namespace

 

 


Send Comment