Arc (inherited from Graphics3D) | |
Arrow (inherited from Graphics3D) | |
Calc3DPoint (inherited from Graphics3D) | |
Calc3DPoints (inherited from Graphics3D) | |
Calc3DPos (inherited from Graphics3D) | Calculates and returns the XY position in pixels of the point p, XYZ 3D coordinate. |
CalcRect3D (inherited from Graphics3D) | Calculates and returns the position in pixels of the Rectangle 3D coordinates. |
Calculate2DPosition (inherited from Graphics3D) | Calculates and returns the XY position in pixels of the coordinate. |
Calculate3DPosition (inherited from Graphics3D) | Calculates and returns the XY position in pixels of the XYZ 3D coordinate. |
Changed | |
ClearClipRegions (inherited from Graphics3D) | |
ClipCube (inherited from Graphics3D) | Creates a cubic Windows GDI clipping region. |
ClipEllipse (inherited from Graphics3D) | |
ClipPolygon (inherited from Graphics3D) | |
ClipRectangle (inherited from Graphics3D) | Creates a Windows GDI clipping region and selects it into TChart.Canvas device context handle. |
Cone (inherited from Graphics3D) | Paints a cone. Use ONLY with OPENGL. |
ConvexHull (inherited from Graphics3D) | Calculates the boundary points of the convex hull of a set of 2D xy points. Original |
Cube (inherited from Graphics3D) | Draws a Cube. |
CubeHull (inherited from Graphics3D) | |
Cylinder (inherited from Graphics3D) | Draws cylinder toggle Boolean for vertical or horizontal cylinder. |
DisableRotation (inherited from Graphics3D) | |
Draw (inherited from Graphics3D) | |
DrawBeziers (inherited from Graphics3D) | Draws Bezier splines for the Point array p at displacement z |
DrawPath (inherited from Graphics3D) | Draws a GraphicsPath. |
Elevate (inherited from Graphics3D) | |
Ellipse (inherited from Graphics3D) | |
EllipseEnh (inherited from Graphics3D) | Enhanced Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position. |
EnableRotation (inherited from Graphics3D) | |
EndBlending (inherited from Graphics3D) | Supports OpenGL Transparency |
EraseBackground (inherited from Graphics3D) | |
FillRectangle (inherited from Graphics3D) | |
FillRegion (inherited from Graphics3D) | |
FontTextHeight (inherited from Graphics3D) | Determines the Font Height to be used for outputted text when using the Drawing. |
FourPointsFromRect (inherited from Graphics3D) | Returns a TFourPoints structure (array of four TPoint records) |
Frame3D (inherited from Graphics3D) | |
FrontPlaneBegin (inherited from Graphics3D) | |
FrontPlaneEnd (inherited from Graphics3D) | |
GetArrowPoints (inherited from Graphics3D) | |
GetChartPolygon (inherited from Graphics3D) | Returns a z-shifted Region from a Rectangle. |
GetClipRoundRectangle (inherited from Graphics3D) | |
HorizCone (inherited from Graphics3D) | Paints a cone. Use ONLY with OPENGL. |
HorizontalLine | Draws a Horizontal Line. |
Invalidate (inherited from TeeBase) | Use Invalidate when the entire canvas needs to be repainted. |
Line | |
LineTo (inherited from Graphics3D) | |
LineWithZ (inherited from Graphics3D) | |
MeasureString | |
MoveTo | |
OrientRectangle (inherited from Graphics3D) | Makes sure the R rectangle Left is smaller than Right and Top is smaller than Bottom.
Returns corrected rectangle. |
PaintBevel (inherited from Graphics3D) | |
PaintImageBevel (inherited from Graphics3D) | Draws a custom border around a specified Rectangle. |
Pie (inherited from Graphics3D) | Draws a Pie slice. |
Pixel (inherited from Graphics3D) | |
Plane (inherited from Graphics3D) | Draws a polygon (Point p1, Point p2, Point p3, Point p4) at Z depth offset. |
PlaneFour3D (inherited from Graphics3D) | Draws a polygon of four points. |
PointFromCircle (inherited from Graphics3D) | Returns the PointDouble which is on the circle bounded by rectBounds at the angle degrees. |
PointFromEllipse (inherited from Graphics3D) | Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees. |
PointFromSpiral (inherited from Graphics3D) | |
PointInCube (inherited from Graphics3D) | |
Polygon (inherited from Graphics3D) | Draws a polygon with z position offset. |
Polygon3DConcave (inherited from Graphics3D) | |
PolygonBounds (inherited from Graphics3D) | Returns the minimum left / top and the
maximum right / bottom for all the points in "p" polygon |
PolygonConcave (inherited from Graphics3D) | |
PolygonFourDouble (inherited from Graphics3D) | |
PolygonPointBounds (inherited from Graphics3D) | Returns a parallelogram of upper-left, upper-right, and lower-left corners. |
PolygonRect (inherited from Graphics3D) | Returns bounding rectangle for point array p |
Polyline (inherited from Graphics3D) | |
PopMatrix (inherited from Graphics3D) | |
PrepareDrawImage (inherited from Graphics3D) | Prepares the Chart Canvas for drawing. |
Projection (inherited from Graphics3D) | Internal use. Calculates the projection co-ordinates for rectangle Bounds |
PushMatrix (inherited from Graphics3D) | |
Pyramid (inherited from Graphics3D) | Draws a vertical or horizontal Pyramid with optional dark shaded sides. |
PyramidTrunc (inherited from Graphics3D) | |
Rectangle | Draws a Rectangle (Rectangle r). |
RectangleF (inherited from Graphics3D) | |
RectangleWithZ (inherited from Graphics3D) | |
RectangleY (inherited from Graphics3D) | Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y. |
RectangleZ (inherited from Graphics3D) | Horizontal Rectangle from Left to Right, from Z0 to Z1 position,
at Top Y. |
RectFromPolygon (inherited from Graphics3D) | Returns the bounding rectangle for a given array of XY points. |
RectFromRectZ (inherited from Graphics3D) | Returns the smallest bounding rectangle containing the four corners of the "R" rectangle after calculating their 3D position. |
ResetTransform (inherited from Graphics3D) | |
Rotate (inherited from Graphics3D) | |
RotatedTextSize | |
RotateLabel (inherited from Graphics3D) | Draws a rotated text string at the specified x,y and z coordinates with the RotDegree rotation angle. |
RotateRectangle | |
RoundRectangle | |
SetClipRegion (inherited from Graphics3D) | |
SetRotationTransform (inherited from Graphics3D) | |
SetTextAlign (inherited from Graphics3D) | |
ShowImage (inherited from Graphics3D) | |
SmoothShadow (inherited from Graphics3D) | |
Sphere (inherited from Graphics3D) | Draws a sphere. |
SphereEnh | |
StartBlending (inherited from Graphics3D) | Supports OpenGL Transparency |
Surface3D (inherited from Graphics3D) | |
TeeCull (inherited from Graphics3D) | |
Tessellate (inherited from Graphics3D) | |
TextHeight (inherited from Graphics3D) | Returns the vertical text size in pixels of ChartFont f. |
TextOut (inherited from Graphics3D) | Displays 2D non-rotated label at the specified x and y screen coordinates. |
TextWidth (inherited from Graphics3D) | Returns the horizontal text size in pixels of ChartFont f. |
Translate (inherited from Graphics3D) | |
Triangle (inherited from Graphics3D) | Draws a triangle (point p0, pointp1, pointp2) at Z position. |
Triangles (inherited from Graphics3D) | |
TriSurface (inherited from Graphics3D) | |
UnClip (inherited from Graphics3D) | |
UnClipRectangle (inherited from Graphics3D) | Removes any clipping region applied to Chart Drawing. |
ValidState (inherited from Graphics3D) | Returns true if the Chart Canvas can be drawn to. |
VerticalLine | Draws a Vertical Line from (X,Top) to (X,Bottom). |
ZLine (inherited from Graphics3D) | Draws a Line from (X,Y,Z0) to (X,Y,Z1). |