Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGThreadImage > Methods
TRSSVGThreadImage.SetOpacity(Single) Method
Sets the opacity of the control. If Opacity is less than 1, then the SVG is displayed semi- transparent. If Opacity is 0, then the SVG is not displayed.
Namespace: RSSVGCtrls
Delphi
public procedure SetOpacity(const Value: Single);
Parameters
Value
Type: Single
•TRSSVGThreadImage
•RSSVGCtrls