Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingCommands Namespace / NTextFillCommandAction Class / BackgroundFill Property


In This Topic
    BackgroundFill Property (NTextFillCommandAction)
    In This Topic
    Gets whether the foreground or the background fill of the text block is edited.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BackgroundFill As System.Boolean
    'Usage
     
    
    Dim instance As NTextFillCommandAction
    Dim value As System.Boolean
     
    value = instance.BackgroundFill
    public System.bool BackgroundFill {get;}
    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