Unit 'Clipper.Core' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_image32]

GetBounds

Declaration

Source position: Clipper.Core.pas line 212

function GetBounds(

  const paths: TArrayOfPaths

):TRect64; overload;

function GetBounds(

  const paths: TPaths64

):TRect64; overload;

function GetBounds(

  const paths: TPathsD

):TRectD; overload;

function GetBounds(

  const path: TPath64

):TRect64; overload;

function GetBounds(

  const path: TPathD

):TRectD; overload;



CT Web help

CodeTyphon Studio