Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines

DrawBezierPolygon(TCanvas,TRSPoints,Boolean,Boolean,Boolean,Integer,Single) Method

Scroll Prev Top Next More

Draw and optionally fill a bezier polygon shape

Namespace: RSGraphics

Parameters

Canvas

Type: TCanvas

Canvas to draw to

Vc

Type: TRSPoints

Bezier control points

Smooth

Type: Boolean

Smooth out the bezier polygons or not

Closed

Type: Boolean

Close the shape (end point is starting point) or not

Filled

Type: Boolean

Fill the shape or not

PointStep

Type: Integer

Opacity

Type: Single

Transparency of the shape (FMX only)

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb