Unit 'DAV_GuiVectorPixelCircle' Package
[Overview][Classes][Index] [#pl_asiovst]

TGuiPixelFilledCircle

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

Declaration

Source position: DAV_GuiVectorPixelCircle.pas line 44

type TGuiPixelFilledCircle = class(TCustomGuiPixelFillPrimitive)

protected

  procedure DrawFloatingPoint();

  

  procedure DrawFixedPoint(); override;

  

  procedure DrawDraftShape(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  property GeometricShape: TGuiCircle; [r]

  

end;

Inheritance

TGuiPixelFilledCircle

  

|

TCustomGuiPixelFillPrimitive

  

|

TCustomGuiPixelSimplePrimitive

  

|

TCustomGuiPixelPrimitive

  

|

TObject



CT Web help

CodeTyphon Studio