Class | Description |
---|---|
Backdrop | Specifies the settings used to draw the background of the Chart object. |
Bar | Stores the location and size of the Bar area. |
Device | This is standard interface for accessing any graphics rendering devices. Devices perform mapping from input coordinate system (3D) to ouput coordinate system (2D). Transformations are performed in the following order:
|
Line | Holds all of the visual attributes of a Line object. |
MeasureTextInfo | Represents results of the MeasureText operation |
Point2d | Specifies a point in two dimensions. |
Point3d | Specifies a point in 3 dimensional geometric space. |
Rectangle | Stores the location and dimensions of a Rectangle object. |
TextStyle | Specifies text output settings. |
Interface | Description |
---|---|
IDrawer | Represents the settings of the IDrawer object. |
Enumeration | Description |
---|---|
AntiAliasMode | Specifies the antialiasing settings used to draw the object. |
BackdropStyle | Specifies the style used to draw the backdrop of an object. |
GradientType | Specifies the type of gradient to draw. |
LineStyle | Specifies the line style to use. |
PicturePutStyle | Specifies how the image is aligned inside the backdrop. |
ProjectionType | Specifies the projection type used. |
TextAlign | Specifies how text is aligned within its rectangle. |
TextAnchor | Specifies how the text shape anchors to its position. |
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.