IEnvelope Interface

Uses

GeoCalcCOM.ISerializable

 

Used By

GeoCalcCOM.Envelope

 

Properties

Property

Description

AlwaysAccept

Indicates if the InBounds method should always return true

Identifiers

The IdentifierCollection that stores all identifiers for this object

MaxPoint

Gives the maximum point values

MinPoint

Gives the minimum point values

Name

The name of this object

PointClass

Indicates the type of the points that define the bounds

Remarks

Various remarks about this object

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an IEnvelope instance

HasIdentifiersIn

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

InBounds

Indicates if the specified point is within the bounds of the IEnvelope

ValueEquals

Compares the value of two IEnvelope instances