Unit 'Img32.SVG.PathDesign' Package
[Overview][Types][Classes][Index] [#pl_image32]

TSvgPathLayer

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

Declaration

Source position: Img32.SVG.PathDesign.pas line 159

type TSvgPathLayer = class(TGroupLayer32)

protected

  property StrokeColor: TColor32; [r]

  

  property StrokeColor2: TColor32; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure LoadPath();

  

  procedure LoadPathsFromFile();

  

  property StrokeWidth: Double; [rw]

  

  property SvgPath: TSvgPath; [r]

  

  property SvgSubPath []: TSubPathLayer; [r]

  

  property Margin: Integer; [r]

  

end;

Inheritance

TSvgPathLayer

  

|

TGroupLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio