Nevron.UI Namespace / NImageShape Class
Members


NImageShape Class
Object Model
NImageShape Class
Syntax
'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
Inheritance Hierarchy

System.Object
   Nevron.UI.NUIShape
      Nevron.UI.NImageShape
         Nevron.UI.WinForm.Controls.NSkinImageShape

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also