'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