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


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

    System.Object
       Nevron.UI.NUIShape
          Nevron.UI.NStylableShape
             Nevron.UI.NUISmartShape

    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