Unit 'Clipper.SVG' Package
[Overview][Constants][Types][Classes][Index] [#pl_image32]

SimpleClipperSvgWriter

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

Declaration

Source position: Clipper.SVG.pas line 63

type SimpleClipperSvgWriter = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure AddPaths();

  

  procedure AddText();

  

  function SaveToFile();

  

  procedure ClearPaths;

  

  procedure ClearText;

  

  procedure ClearAll;

  

end;

Inheritance

SimpleClipperSvgWriter

  

|

TObject



CT Web help

CodeTyphon Studio