Unit 'EZSprite' Package
[Overview][Classes][Procedures and functions][Index] [#pl_zengl]

TSegmentSprite

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

Declaration

Source position: ezsprite.pas line 35

type TSegmentSprite = class(TSprite)

protected

  procedure InitShape; override;

  

  property RelPoint1: TPointF; [r]

  

  property RelPoint2: TPointF; [r]

  

public

  constructor Create();

  

  property Radius: Double; [r]

  

  function Bounds; override;

  

end;

Inheritance

TSegmentSprite

  

|

TSprite

  

|

TObject



CT Web help

CodeTyphon Studio