Miner.Geodatabase.Integration Namespace > Point2D Class > Point2D Constructor : Point2D Constructor(IPoint) |
'Declaration
Public Function New( _ ByVal gdbPoint As ESRI.ArcGIS.Geometry.IPoint _ )
'Usage
Dim gdbPoint As ESRI.ArcGIS.Geometry.IPoint Dim instance As New Point2D(gdbPoint)
public Point2D( ESRI.ArcGIS.Geometry.IPoint gdbPoint )
public Point2D( gdbPoint: ESRI.ArcGIS.Geometry.IPoint );
public function Point2D( gdbPoint : ESRI.ArcGIS.Geometry.IPoint );
public: Point2D( ESRI.ArcGIS.Geometry.IPoint* gdbPoint )
public: Point2D( ESRI.ArcGIS.Geometry.IPoint^ gdbPoint )
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