Nevron .NET Vision
Nevron.UI Namespace / NUIShape Class
Members


In This Topic
    NUIShape Class
    In This Topic
    Summary description for NUIShape.
    Object Model
    NUIShape Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorAttribute(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NStylableShape)>
    <System.SerializableAttribute()>
    Public MustInherit Class NUIShape 
    'Usage
     
    
    Dim instance As NUIShape
    [System.ComponentModel.Editor(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)]
    [System.Xml.Serialization.XmlInclude(Nevron.UI.NStylableShape)]
    [System.Serializable()]
    public abstract class NUIShape 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NUIShape
          Nevron.UI.NEdgeShape
          Nevron.UI.NGripperShape
          Nevron.UI.NImageShape
          Nevron.UI.NStylableShape
          Nevron.UI.NTextShape
          Nevron.UI.NTickShape

    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