NevronOpenVision
Nevron.Nov.Formats.Svg Namespace / NSvgGraphicsElement Class / FillOpacity Property
In This Topic
    FillOpacity Property
    In This Topic
    Gets/Sets the fill svg fopacity 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 FillOpacity {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