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