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