Nevron .NET Vision
Nevron.Diagram Namespace / NBinaryState Class
Members


In This Topic
    NBinaryState Class
    In This Topic
    The NBinaryState class is used to provide binary serialization design time support for diagram components and controls
    Object Model
    NBinaryState Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NBinaryState 
    'Usage
     
    
    Dim instance As NBinaryState
    [System.Serializable()]
    public class NBinaryState 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NBinaryState

    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