Nevron .NET Vision
Nevron.Diagram.Editors Namespace / NStrokeStyleComposeTypeEditor Class
Members


In This Topic
    NStrokeStyleComposeTypeEditor Class
    In This Topic
    Provides facilities for visual editing of composed NStrokeStyle objects.
    Object Model
    NStrokeStyleComposeTypeEditor Class
    Syntax
    'Declaration
     
    
    Public Class NStrokeStyleComposeTypeEditor 
       Inherits Nevron.Editors.NStrokeStyleTypeEditor
    'Usage
     
    
    Dim instance As NStrokeStyleComposeTypeEditor
    public class NStrokeStyleComposeTypeEditor : Nevron.Editors.NStrokeStyleTypeEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          Nevron.Editors.NAttributeTypeEditor
             Nevron.Editors.NAppearanceStyleTypeEditor
                Nevron.Editors.NStrokeStyleTypeEditor
                   Nevron.Diagram.Editors.NStrokeStyleComposeTypeEditor

    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