Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.Opacity Property
Uniform opacity setting to be applied across an entire object, as a . Any values outside the range 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range.
Namespace: RSSVG
Delphi
published property Opacity: Single read GetOpacity write SetOpacity stored IsOpacityStored;
Property Value
Type: Single
Warning
If ipOpacity is in the Inherits property, the opacity of the parent is returned
•RSSVG.TSVGGraphicElement.GetAbsoluteOpacity
•TSVGGraphicElement
•RSSVG