Unit 'ctSprite' Package
[Overview][Classes][Index] [#pl_zengl]

TSegmentSprite

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

Declaration

Source position: ctsprite.pas line 34

type TSegmentSprite = class(TSprite)

protected

  procedure InitShape; override;

  

  property RelPoint1: TPointF; [r]

  

  property RelPoint2: TPointF; [r]

  

  constructor Create();

  

  property Radius: Double; [r]

  

  function Bounds; override;

  

end;

Inheritance

TSegmentSprite

  

|

TSprite

  

|

TObject



CT Web help

CodeTyphon Studio