'Declaration
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NUISmartShape)> <System.ComponentModel.EditorAttribute(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)> <System.SerializableAttribute()> Public MustInherit Class NStylableShape Inherits NUIShape
'Usage
Dim instance As NStylableShape
[System.Xml.Serialization.XmlInclude(Nevron.UI.NUISmartShape)] [System.ComponentModel.Editor(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public abstract class NStylableShape : NUIShape