[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.Opacity

Opacity Property

Opacity

Gets or sets a value specifying how opaque a given graphical element or container element will be when it is painted to the canvas.

Declaration
public float? Opacity { get; set; }
Public Property Opacity As Single?