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