Hide Comments
Hide Comments

Comments (0)

Defines a Path control for a SVG image element. This class is used when VCL objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide VCL access to the SVG element.

Namespace: RSSVGCtrls

expandingInheritance Hierarchy

TRSGPPathShape
  RSSVGCtrls.TRSSVGPath
 

expandingSyntax

Delphi

type 
  TRSSVGPath = class(TRSGPPathShape) 
  end; 
 

expandingConstructors

 

Name

Description

public constructor

Create(TComponent)

Initializes a new instance of the TRSSVGPath class.

Top

expandingProperties

 

Name

Description

published property

SVGID

SVG Element that generated this control

published property

WrapMode

Represents property WrapMode.

Top

expandingFields

 

Name

Description

protected field

FSVGID

Represents field FSVGID.

Top

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb