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