Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NPaintVisitor Class / ClearShadow Method


In This Topic
    ClearShadow Method
    In This Topic
    Clears the shadow style. Subseqent geometry/text commands will not drop a shadow.
    Syntax
    'Declaration
     
    
    Public Sub ClearShadow() 
    'Usage
     
    
    Dim instance As NPaintVisitor
     
    instance.ClearShadow()
    public void ClearShadow()
    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