Unit 'cocoaprintcanvas' Package
[Overview][Classes][Index] [#lz_printers]

TCanvasOperation_Ellipse

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

Declaration

Source position: cocoaprintcanvas.pas line 79

type TCanvasOperation_Ellipse = class(TCanvasOperation_Pen_Brush)

public

  X1: Integer;

  

  Y1: Integer;

  

  X2: Integer;

  

  Y2: Integer;

  

  constructor Create();

  

  procedure DrawTo(); override;

  

end;

Inheritance

TCanvasOperation_Ellipse

  

|

TCanvasOperation_Pen_Brush

  

|

TCanvasOperation_Pen

  

|

TCanvasOperation

  

|

TObject



CT Web help

CodeTyphon Studio