Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2Ellipse

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

Declaration

Source position: orca_scene2d.pas line 3017

type TD2Ellipse = class(TD2Shape)

protected

  procedure Paint; override;

  

public

  function PointInObject(); override;

  

published

  property Fill: TD2Brush;

  

  property Stroke: TD2Brush;

  

  property StrokeCap: TD2StrokeCap;

  

  property StrokeDash: TD2StrokeDash;

  

  property StrokeJoin: TD2StrokeJoin;

  

  property StrokeThickness: Single;

  

end;

Inheritance

TD2Ellipse

  

|

TD2Shape

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio