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

TSvgPath

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

Declaration

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

type TSvgPath = class

public

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Parse();

  

  procedure ScaleAndOffset();

  

  function GetStringDef();

  

  function AddPath;

  

  procedure DeleteSubPath();

  

  property Bounds: TRectD; [r]

  

  property CtrlBounds: TRectD; [r]

  

  property Count: Integer; [r]

  

  property Path []: TSvgSubPath; default; [r]

  

  property Scale: Double; [r]

  

  property Offset: TPointD; [r]

  

end;

Inheritance

TSvgPath

  

|

TObject



CT Web help

CodeTyphon Studio