Unit 'gistypes' Package
[Overview][Constants][Types][Index] [#pl_geogis]

TArea

Declaration

Source position: gistypes.pas line 36

type TArea = record

  top: Int64;

  

  left: Int64;

  

  bottom: Int64;

  

  right: Int64;

  

end;



CT Web help

CodeTyphon Studio