Nevron .NET Vision
Nevron.Chart Namespace / CustomPaintSizeMode Enumeration


In This Topic
    CustomPaintSizeMode Enumeration
    In This Topic
    Enumerates the custom paint size modes
    Syntax
    'Declaration
     
    
    Public Enum CustomPaintSizeMode 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As CustomPaintSizeMode
    public enum CustomPaintSizeMode : System.Enum 
    Members
    MemberDescription
    Control 
    Panel 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Chart.CustomPaintSizeMode

    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