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

TFillEllipseInfo

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

Declaration

Source position: bgrafillinfo.pas line 65

type TFillEllipseInfo = class(TFillShapeInfo)

protected

  function NbMaxIntersection; override;

  

  procedure ComputeIntersection(); override;

  

public

  WindingFactor: Integer;

  

  constructor Create();

  

  function GetBounds; override;

  

  function SegmentsCurved; override;

  

  function GetSliceIndex; override;

  

  property Center: TPointF; [r]

  

  property RadiusX: single; [r]

  

  property RadiusY: single; [r]

  

end;

Inheritance

TFillEllipseInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio