Unit 'BGRASVGShapes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TSVGStopGradient

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

Declaration

Source position: bgrasvgshapes.pas line 723

type TSVGStopGradient = class(TSVGElement)

public

  class function GetDOMTag; override;

  

  property offset: TFloatWithCSSUnit; [rw]

  

  property stopColor: TBGRAPixel; [rw]

  

  property stopOpacity: single; [rw]

  

end;

Inheritance

TSVGStopGradient

  

|

TSVGElement

  

|

TSVGCustomElement

  

|

TObject



CT Web help

CodeTyphon Studio