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

TSvgCurvedSeg

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

Declaration

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

type TSvgCurvedSeg = class(TSvgPathSeg)

protected

  pendingScale: Double;

  

  function GetFlattened; override;

  

  function GetPreviousCtrlPt;

  

public

  function GetLastCtrlPt; virtual;

  

  constructor Create(); override;

  

end;

Inheritance

TSvgCurvedSeg

  

|

TSvgPathSeg

  

|

TObject



CT Web help

CodeTyphon Studio