A read-only two dimensional region specified
as longitude and latitude coordinates. All values are in radians.
Read-only objects are commonly used to emulate
const-correctness.
| C# | Visual Basic | Visual C++ |
public interface AgGxConstantExtent : IAgGxConstantExtent
Public Interface AgGxConstantExtent _ Implements IAgGxConstantExtent
public interface class AgGxConstantExtent : IAgGxConstantExtent
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
East |
Returns the east longitude, in
radians. (Inherited from
IAgGxConstantExtent.)
|
|
|
Get(Double % , Double % , Double % , Double % ) | (Inherited from
IAgGxConstantExtent.)
|
|
|
North |
Returns the north latitude, in
radians. (Inherited from
IAgGxConstantExtent.)
|
|
|
South |
Returns the south latitude, in
radians. (Inherited from
IAgGxConstantExtent.)
|
|
|
West |
Returns the west longitude, in
radians. (Inherited from
IAgGxConstantExtent.)
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)