DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Opacity Property

In This Topic
Opacity Property (SvgElement)
In This Topic
Gets or sets a value specifying how opaque a given graphical element or container element will be when it is painted to the canvas.
Syntax
'Declaration
 
Public Property Opacity As System.Nullable(Of Single)
 
See Also