'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