Nevron.GraphicsCore Namespace / NListStyle Class / ImageFiltersStyle Property


ImageFiltersStyle Property (NListStyle)
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Appearance")>
<System.ComponentModel.DescriptionAttribute("The image filters style applied on list items.")>
Public Property ImageFiltersStyle As NImageFiltersStyle
 
'Usage
 
Dim instance As NListStyle
Dim value As NImageFiltersStyle
 
instance.ImageFiltersStyle = value
 
value = instance.ImageFiltersStyle
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also