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