IProjectedPoint Interface

Uses

GeoCalcCOM.ICoordPoint

 

Used By

GeoCalcCOM.ProjectedPoint2

 

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

Name

The name of this object

North

Provides access to the North-coordinate

Remarks

Various remarks about this object

 

Public Methods

Method

Description

CopyFormatting

Copies the formatting information from another IProjectedPoint

CopyLocation

Copies the location of another IProjectedPoint

DeepCopy

Produces a deep-copy of an IProjectedPoint

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