Unit 'XGR32_Interface' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32ext]

gPolygonRounded

Declaration

Source position: XGR32_Interface.pas line 352

procedure gPolygonRounded(

  xBitmap: TBitmap32;

  const xPoints: TArrayOfFixedPoint;

  const xRadius: GR32.tFixed;

  const xColor: TColor32;

  const xOptions: tPolygonDrawOptions;

  const xClosed: Boolean;

  const xFillMode: TPolyFillMode = pfAlternate

);



CT Web help

CodeTyphon Studio