AGI Components with Insight3D Alpha 2008 r8
IAgGxConstantRectangle Interface
Library ReferenceAGI.GraphicsIAgGxConstantRectangle
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.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxConstantRectangle
Public 
Interface 
IAgGxConstantRectangle
public 
interface class 
IAgGxConstantRectangle
Members
All Members Methods Properties



Icon Member Description
Bottom
The location of the bottom edge of the rectangle.

Get(Int32 % , Int32 % , Int32 % , Int32 % )
Height
The height of the rectangle.

Left
The location of the left edge of the rectangle.

Right
The location of the right edge of the rectangle.

Top
The location of the top edge of the rectangle.

Width
The width of the rectangle.

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)