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

TdxGPCanvas Members

#Constructors

Name Description
Create(GpGraphics) Initializes a new instance of the TdxGPCanvas class with specified settings.
Create(THandle) Initializes a new instance of the TdxGPCanvas class with specified settings.

#Methods
Show Inherited Hide Inherited

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