Unit 'gaEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TRectD

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gaengine.pas line 589

type TRectD = object

  Left: Double;

  

  Top: Double;

  

  Right: Double;

  

  Bottom: Double;

  

  function IsEmpty;

  

  function Width;

  

  function Height;

  

  function Normalize;

  

  function Contains();

  

  function TopLeft;

  

  function BottomRight;

  

  function MidPoint;

  

end;

Inheritance

TRectD

  

|

TObject



CT Web help

CodeTyphon Studio