[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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 RadiusX: single; [r] |
|
|
property RadiusY: single; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |