IGeodeticPoint2 Interface

Uses

GeoCalcCOM.IGeodeticPoint

 

Used By

GeoCalcCOM.GeodeticPoint

 

Public Properties

Property

Description

ClassType

Indicates the type of this point, according to the CoordPointType enumeration

Dimensions

Indicates the number of coordinates used to define the position of this point

Height

Gives the height of this point

Identifiers

The IdentifierCollection that stores all identifiers for this object

Latitude

Gives the latitude of this point

LocationString

Gets or sets the location of this point with a string with the specified StringFormat

Longitude

Gives the longitude of this point

Name

The name of this object

Remarks

Additional remarks about this object

StringFormat

The format used with the LocationString, according to the GeodeticPointFormatOption enumeration

 

Public Methods

Method

Description

CopyFormatting

Copies the formatting information from another IGeodeticPoint2

CopyLocation

Copies the location of another IGeodeticPoint2

DeepCopy

Produces a deep-copy of a IGeodeticPoint2 instance

GetInUnits

Gets the coordinate values in the units used by this point

HasIdentifiersIn

Indicates if this object has an identifier that is also present in the specified object

SetInUnits

Sets the coordinate values in the units used by this point

ValueEquals

Compares the value of two IGeodeticPoint2 instances