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

Area

Declaration

Source position: Clipper.Core.pas line 142

function Area(

  const path: TPath64

):Double; overload;

function Area(

  const paths: TPaths64

):Double; overload;

function Area(

  const path: TPathD

):Double; overload;

function Area(

  const paths: TPathsD

):Double; overload;



CT Web help

CodeTyphon Studio