NevronOpenVision
Nevron.Nov.Formats.Svg Namespace / NSvgGraphicsElement Class / Opacity Property
In This Topic
    Opacity Property (NSvgGraphicsElement)
    In This Topic
    Gets/Sets the opacity of this SVG graphics element. Any values outside the range from 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range. By default set to 1.
    Syntax
    public System.double Opacity {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also