Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NItemState Structure
Members


In This Topic
    NItemState Structure
    In This Topic
    Encapsulates the state sensitive painting of the item
    Object Model
    NItemState Structure
    Syntax
    'Declaration
     
    
    Public Structure NItemState 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NItemState
    public struct NItemState : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Diagram.WinForm.NItemState

    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