Hide Comments
Hide Comments

Comments (0)

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

Namespace: FMX.RS.SVGCtrls

expandingInheritance Hierarchy

TEllipse
  FMX.RS.SVGCtrls.TRSSVGEllipse
 

expandingSyntax

Delphi

type 
  TRSSVGEllipse = class(TEllipse) 
  end; 
 

expandingConstructors

 

Name

Description

public constructor

Create(TComponent)

Initializes a new instance of the TRSSVGEllipse class.

Top

expandingProperties

 

Name

Description

published property

SVGID

SVG Element that generated this control

published property

SVGMatrix

SVG transformation to apply to the control

Top

expandingMethods

 

Name

Description

protected method

MatrixChanged(TObject)

Represents method MatrixChanged(TObject).

Top

expandingFields

 

Name

Description

protected field

FSVGID

Represents field FSVGID.

protected field

FUpdatingMatrix

Represents field FUpdatingMatrix.

Top

expandingSee Also

Reference

Comments (0)

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