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

TFillRoundRectangleInfo

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

Declaration

Source position: bgrafillinfo.pas line 106

type TFillRoundRectangleInfo = class(TFillShapeInfo)

protected

  function NbMaxIntersection; override;

  

  procedure ComputeIntersection(); override;

  

public

  WindingFactor: Integer;

  

  constructor Create();

  

  function SegmentsCurved; override;

  

  function GetBounds; override;

  

  property TopLeft: TPointF; [r]

  

  property BottomRight: TPointF; [r]

  

  property RadiusX: single; [r]

  

  property RadiusY: single; [r]

  

end;

Inheritance

TFillRoundRectangleInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio