Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.1
  • TdxSVGElementGradientStop Members

    Constructors

    Name Description
    Create(TdxSVGElement) Initializes a new instance of the TdxSVGElement class with specified settings. Inherited from TdxSVGElement.

    Properties

    Name Description
    ClipPath Inherited from TdxSVGElement.
    ClipRule Inherited from TdxSVGElement.
    Color
    ColorOpacity
    Count Inherited from TdxSVGElement.
    Elements Inherited from TdxSVGElement.
    Fill Inherited from TdxSVGElement.
    FillMode Inherited from TdxSVGElement.
    FillOpacity Inherited from TdxSVGElement.
    ID Inherited from TdxSVGElement.
    Offset
    Opacity Inherited from TdxSVGElement.
    Parent Inherited from TdxSVGElement.
    Root Inherited from TdxSVGElement.
    Stroke Inherited from TdxSVGElement.
    StrokeDashArray Inherited from TdxSVGElement.
    StrokeDashOffset Inherited from TdxSVGElement.
    StrokeLineCap Inherited from TdxSVGElement.
    StrokeLineJoin Inherited from TdxSVGElement.
    StrokeMiterLimit Inherited from TdxSVGElement.
    StrokeOpacity Inherited from TdxSVGElement.
    StrokeSize Inherited from TdxSVGElement.
    StyleName Inherited from TdxSVGElement.
    TagName Inherited from TdxSVGElement.
    Transform Inherited from TdxSVGElement.

    Methods

    Name Description
    Assign(TPersistent) Inherited from TPersistent.
    AssignTo(TPersistent) Inherited from TPersistent.
    Clone Inherited from TdxSVGElement.
    Draw(TdxSVGCustomRenderer) Inherited from TdxSVGElement.
    Equals(TObject) Inherited from TObject.
    FindByID(string,TdxSVGElement) Inherited from TdxSVGElement.
    FindByID(string,TdxSVGElementClass,Untyped) Inherited from TdxSVGElement.
    GetHashCode Inherited from TObject.
    GetNamePath Inherited from TPersistent.
    GetOwner Inherited from TPersistent.
    ToString Inherited from TObject.
    See Also