DrawShape(TCanvas,TCanvasRect,TRSShapeType,TRSShapeOrientation,Boolean,TCanvasPixel) Method |
Scroll Prev Top Next More |
Draws the specified Shape to the canvas.
Namespace: RSGraphics
Delphi |
function DrawShape(const Canvas: TCanvas; const CanvasRect: TCanvasRect; |
Parameters
Canvas
Type: TCanvas
Canvas to draw on
CanvasRect
Type: System.Void
Rectangular area to draw the shape
Shape
Type: TRSShapeType
Shape to draw
ShapeOrientation
Type: TRSShapeOrientation
Orientation of the shape
Bevel
Type: Boolean
Draw shape with Bevel or not
BevelSize
Type: System.Void
Size of bevel in pixels
Type: TCanvasRect
Reference•RSGraphics.TRSShapeOrientation •DrawArrow(TCanvas,TCanvasPixel,TCanvasPixel,TCanvasPixel,TCanvasPixel,TCanvasPixel,string,TArrowOptions,TCanvasPixel,Single) •DrawArrow(TCanvas,TPoints,TCanvasPixel,string,TArrowOptions,TCanvasPixel,TCanvasPixel,Single) •DrawArrow(TCanvas,TRSPoints,TCanvasPixel,string,TArrowOptions,TCanvasPixel,TCanvasPixel,Single) •RSGraphics.DrawDonutSlice(TCanvas,TCanvasRect,Double,Double,Integer,Double,Double,Single) •RSGraphics.DrawPieSlice(TCanvas,TCanvasRect,Double,Double,Double,Integer,Single) •RSGraphics.DrawPieSlice(TCanvas,TCanvasRect,Double,Double,Integer,Single) |