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