Unit 'Img32.SVG.Path' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TSvgASegment

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

Declaration

Source position: Img32.SVG.Path.pas line 101

type TSvgASegment = class(TSvgCurvedSeg)

protected

  procedure SetCtrlPts(); override;

  

  procedure GetFlattenedInternal; override;

  

  procedure Scale(); override;

  

public

  constructor Create(); override;

  

  procedure Offset(); override;

  

  procedure ReverseArc;

  

  function GetStartAngle;

  

  function GetEndAngle;

  

  function GetStringDef(); override;

  

  property ArcInfo: TArcInfo; [rw]

  

  property IsLeftCtrl: Boolean; [r]

  

  property IsTopCtrl: Boolean; [r]

  

end;

Inheritance

TSvgASegment

  

|

TSvgCurvedSeg

  

|

TSvgPathSeg

  

|

TObject



CT Web help

CodeTyphon Studio