Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGraphics Methods
Show Inherited Hide Inherited

Name Description
Arc(TRect,Single,Single,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Arc(TRect,Single,Single,TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
Arc(TRect,TPoint,TPoint,TdxAlphaColor,Integer,TPenStyle) Inherited from TdxGPCanvas.
Clear(TColor) Inherited from TdxGPCanvas.
Curve(TdxPointF[],TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
Curve(TPoint[],TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Curve(TPoint[],TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
DonutSlice(TdxRectF,Single,Single,Single,TdxGPCustomBrush,TdxGPPen) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TdxPointF[],TdxGPImageAttributes) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TdxPointF[]) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TdxRectF,TdxRectF,TdxGPImageAttributes) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TdxRectF,TdxRectF,Byte) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TdxRectF,Byte) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TRect,TdxGPImageAttributes) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TRect,Byte) Inherited from TdxGPCanvas.
Draw(TdxGPImage,TRect,TRect,Byte) Inherited from TdxGPCanvas.
DrawBitmap(TBitmap,TRect,Byte) Inherited from TdxGPCanvas.
DrawRectangle(TdxRectF,TdxGPPen) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,TdxPointF,TdxGPStringFormat) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,TdxPointF) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,TdxRectF,TdxGPStringFormat) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,TdxRectF) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,Single,Single,TdxGPStringFormat) Inherited from TdxGPCanvas.
DrawString(string,TdxGPFont,TdxGPCustomBrush,Single,Single) Inherited from TdxGPCanvas.
DrawTile(TdxGPImage,TRect,Byte) Inherited from TdxGPCanvas.
DrawTile(TdxGPImage,TRect,TRect,Byte) Inherited from TdxGPCanvas.
Ellipse(TdxRectF,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Ellipse(TdxRectF,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Ellipse(TdxRectF,TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Ellipse(TRect,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Ellipse(TRect,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Ellipse(TRect,TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
EnableAntialiasing(Boolean) Inherited from TdxGPCanvas.
Equals(TObject) Inherited from TObject.
FillRectangle(TdxRectF,TdxAlphaColor) Inherited from TdxGPCanvas.
FillRectangle(TdxRectF,TdxGPCustomBrush) Inherited from TdxGPCanvas.
FillRectangle(TRect,TdxAlphaColor) Inherited from TdxGPCanvas.
FillRectangle(TRect,TdxGPCustomBrush) Inherited from TdxGPCanvas.
FillRectangleByGradient(TdxRectF,TdxAlphaColor,TdxAlphaColor,TdxGpLinearGradientMode) Inherited from TdxGPCanvas.
FillRectangleByGradient(TRect,TdxAlphaColor,TdxAlphaColor,TdxGpLinearGradientMode) Inherited from TdxGPCanvas.
FlipWorldTransform(Boolean,Boolean,TdxPointF) Inherited from TdxGPCanvas.
FlipWorldTransform(Boolean,Boolean,Single,Single) Inherited from TdxGPCanvas.
FlipWorldTransform(Boolean,Boolean,TPoint) Inherited from TdxGPCanvas.
GetClipBounds(TdxRectF) Inherited from TdxGPCanvas.
GetClipBounds(TRect) Inherited from TdxGPCanvas.
GetClipGdiRegion Inherited from TdxGPCanvas.
GetClipNativeRegion Inherited from TdxGPCanvas.
GetClipRegion Inherited from TdxGPCanvas.
GetHashCode Inherited from TObject.
GetHDC Inherited from TdxGPCanvas.
GetWorldTransform Inherited from TdxGPCanvas.
IsClipEmpty Inherited from TdxGPCanvas.
Line(Integer,Integer,Integer,Integer,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Line(Integer,Integer,Integer,Integer,TdxGPPen) Inherited from TdxGPCanvas.
Line(Integer,Integer,Integer,Integer,TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
Line(Single,Single,Single,Single,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Line(Single,Single,Single,Single,TdxGPPen) Inherited from TdxGPCanvas.
MeasureCharacterRanges(string,TdxGPFont,TdxRectF,TdxGPStringFormat) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,TdxPointF,TdxGPStringFormat) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,TdxSizeF,TdxGPStringFormat,Integer,Integer) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,TdxSizeF,TdxGPStringFormat) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,TdxSizeF) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,Double,TdxGPStringFormat) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont,Double) Inherited from TdxGPCanvas.
MeasureString(string,TdxGPFont) Inherited from TdxGPCanvas.
ModifyWorldTransform(TdxGPMatrix,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
Path(TdxGPPath,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Path(TdxGPPath,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Path(TdxGPPath,TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Pie(TdxRectF,Single,Single,TdxGPCustomBrush,TdxGPPen) Inherited from TdxGPCanvas.
Pie(TRect,Single,Single,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Pie(TRect,Single,Single,TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Polygon(PdxPointF,Integer,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Polygon(TdxPointF[],TdxAlphaColor,TdxAlphaColor,Single,TdxGPPenStyle) Inherited from TdxGPCanvas.
Polygon(TdxPointF[],TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Polygon(TdxPointF[],TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Polygon(TPoint[],TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Polygon(TPoint[],TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Polygon(TPoint[],TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Polyline(PdxPointF,Integer,TdxGPPen) Inherited from TdxGPCanvas.
Polyline(TdxPointF[],TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Polyline(TdxPointF[],TdxGPPen) Inherited from TdxGPCanvas.
Polyline(TdxPointF[],TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
Polyline(TPoint[],TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Polyline(TPoint[],TdxGPPen) Inherited from TdxGPCanvas.
Polyline(TPoint[],TColor,Single,TPenStyle,Byte) Inherited from TdxGPCanvas.
Rectangle(TdxRectF,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Rectangle(TdxRectF,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Rectangle(TRect,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
Rectangle(TRect,TdxGPPen,TdxGPCustomBrush) Inherited from TdxGPCanvas.
Rectangle(TRect,TColor,TColor,Single,TPenStyle,Byte,Byte) Inherited from TdxGPCanvas.
Region(TdxGPRegion,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Inherited from TdxGPCanvas.
ReleaseHDC(HDC) Inherited from TdxGPCanvas.
ResetWorldTransform Inherited from TdxGPCanvas.
RestoreAntialiasing Inherited from TdxGPCanvas.
RestoreClipRegion Inherited from TdxGPCanvas.
RestoreWorldTransform Inherited from TdxGPCanvas.
RotateWorldTransform(Single,TdxPointF,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
RotateWorldTransform(Single,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
RotateWorldTransform(Single,TPoint,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
RoundRect(TRect,TdxAlphaColor,TdxAlphaColor,Integer,Integer,Single) Inherited from TdxGPCanvas.
RoundRect(TRect,TdxGPPen,TdxGPCustomBrush,Integer,Integer) Inherited from TdxGPCanvas.
RoundRect(TRect,TColor,TColor,Integer,Integer,Integer,Byte,Byte) Inherited from TdxGPCanvas.
SaveClipRegion Inherited from TdxGPCanvas.
SaveWorldTransform Inherited from TdxGPCanvas.
ScaleWorldTransform(Single,Single,TdxPointF,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
ScaleWorldTransform(Single,Single,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
SetClipPath(TdxGPPath,TdxGPCombineMode) Inherited from TdxGPCanvas.
SetClipRect(TdxRectF,TdxGPCombineMode) Inherited from TdxGPCanvas.
SetClipRect(TRect,TdxGPCombineMode) Inherited from TdxGPCanvas.
SetClipRegion(TdxGPRegion,TdxGPCombineMode) Inherited from TdxGPCanvas.
SetClipRegion(HRGN,TdxGPCombineMode) Inherited from TdxGPCanvas.
SetWorldTransform(TdxGPMatrix) Inherited from TdxGPCanvas.
ToString Inherited from TObject.
TransformPoints(TdxGpCoordinateSpace,TdxGpCoordinateSpace,TArray<TdxPointF>) Inherited from TdxGPCanvas.
TransformPoints(TdxGpCoordinateSpace,TdxGpCoordinateSpace,TArray<TPoint>) Inherited from TdxGPCanvas.
TranslateWorldTransform(Single,Single,TdxGpMatrixOrder) Inherited from TdxGPCanvas.
See Also