Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NDrawingViewOptionsCategory Class
Members


In This Topic
    NDrawingViewOptionsCategory Class
    In This Topic
    The NDrawingViewOptionsCategory class represents the options of the view
    Object Model
    NDrawingViewOptionsCategory Class
    Syntax
    'Declaration
     
    
    Public Class NDrawingViewOptionsCategory 
       Inherits NOptionsCategory
    'Usage
     
    
    Dim instance As NDrawingViewOptionsCategory
    public class NDrawingViewOptionsCategory : NOptionsCategory 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.Commands.NOptionsCategory
          Nevron.Diagram.WinForm.Commands.NDrawingViewOptionsCategory

    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