IProjectedPoint2 Interface

Uses

GeoCalcCOM.IProjectedPoint

 

Used By

GeoCalcCOM.ProjectedPoint

 

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

East

Provides access to the East-coordinate

Height

Provides access to the Height-coordinate

Identifiers

The IdentifierCollection that stores all identifiers for this object

LocationString

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

Name

The name of this object

North

Provides access to the North-coordinate

Remarks

Various remarks about this object

StringFormat

Specifies the format used by the LocationString property, according to the ProjectedPointFormatOption enumeration

 

Public Methods

Method

Description

CopyFormatting

Copies the formatting information from another IProjectedPoint2

CopyLocation

Copies the location of another IProjectedPoint2

DeepCopy

Produces a deep-copy of a IProjectedPoint2

GetInUnits

Gets the coordinate values in the units used by this point

HasIdentifierIn

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 IProjectedPoint2 instances