Nevron Open Vision Documentation
Nevron.Nov Namespace / NApplication Class / PenCacheSettings Property


In This Topic
    PenCacheSettings Property
    In This Topic
    The settings of the pen brushes cache. Unit of measure for pen cache is 1 pen
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property PenCacheSettings As NCacheSettings
    'Usage
     
    
    Dim value As NCacheSettings
     
    value = NApplication.PenCacheSettings
    public static NCacheSettings PenCacheSettings {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