Unit 'BGRAFillInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TFillBorderEllipseInfo

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

Declaration

Source position: bgrafillinfo.pas line 87

type TFillBorderEllipseInfo = class(TFillShapeInfo)

protected

  function NbMaxIntersection; override;

  

  procedure ComputeIntersection(); override;

  

public

  constructor Create();

  

  function GetBounds; override;

  

  function SegmentsCurved; override;

  

  destructor Destroy; override;

  

  function GetSliceIndex; override;

  

  property InnerBorder: TFillEllipseInfo; [r]

  

  property OuterBorder: TFillEllipseInfo; [r]

  

end;

Inheritance

TFillBorderEllipseInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio