Unit 'GIS_PresentersShapes' Package
[Overview][Classes][Index] [#pl_gaiagis]

TOvalPresenter

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

Declaration

Source position: GIS_PresentersShapes.pas line 57

type TOvalPresenter = class(TCustomDrawBrushPresenter)

public

  procedure Drawshape; override;

  

published

  property ShapeUnit: TEarthUnitTypes;

  

  property ShapeSizeX: Double;

  

  property ShapeSizeY: Double;

  

  property MaxPixelsSizeX: Double;

  

  property MaxPixelsSizeY: Double;

  

  property ShapePen: TEarthPen;

  

  property ShapeBrush: TEarthBrush;

  

  property TransAngle: Double;

  

  property TransScaleX: Double;

  

  property TransScaleY: Double;

  

  property TransSkewX: Double;

  

  property TransSkewY: Double;

  

end;

Inheritance

TOvalPresenter

  

|

TCustomDrawBrushPresenter

  

|

TCustomDrawPresenter

  

|

TEarthPresenter

  

|

TEarthENVPersistent

  

|

TEarthRoot

  

|

TObject



CT Web help

CodeTyphon Studio