Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NPaintCacheSettings Class
Fields Properties Methods Events


In This Topic
    NPaintCacheSettings Class Members
    In This Topic

    The following tables list the members exposed by NPaintCacheSettings.

    Protected Constructors
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.NCacheSettings)
    Internal Field (Inherited from Nevron.Nov.NCacheSettings)
    Internal Field (Inherited from Nevron.Nov.NCacheSettings)
    Internal Field (Inherited from Nevron.Nov.NCacheSettings)
    Internal Field (Inherited from Nevron.Nov.NCacheSettings)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count of frames after which the paint cache is considered garbage.  
    Public PropertyGets or sets whether the cache is enabled or not. (Inherited from Nevron.Nov.NCacheSettings)
    Public PropertyGets or sets the maximum cost of a single item. (Inherited from Nevron.Nov.NCacheSettings)
    Public PropertyGets or sets the maximum items count (Inherited from Nevron.Nov.NCacheSettings)
    Public PropertyGets or sets the maximum total cost (Inherited from Nevron.Nov.NCacheSettings)
    Public PropertyGets or sets the minimal cost of a single item. (Inherited from Nevron.Nov.NCacheSettings)
    Public PropertyGets or sets the number of global window frames after which a paint cache item's cache that was considered invalid can be recreated. By default set to 2.  
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.NCacheSettings)
    Internal Method (Inherited from Nevron.Nov.NCacheSettings)
    Top
    Public Events
     NameDescription
    Public EventChanged event (Inherited from Nevron.Nov.NCacheSettings)
    Top
    See Also