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


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

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

    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