Nevron .NET Vision
Nevron.UI Namespace / NSizingGripperShape Class
Members


In This Topic
    NSizingGripperShape Class
    In This Topic
    Summary description for NSizingGripperShape.
    Object Model
    NSizingGripperShape Class
    Syntax
    '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 NSizingGripperShape 
       Inherits NGripperShape
    'Usage
     
    
    Dim instance As NSizingGripperShape
    [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 NSizingGripperShape : NGripperShape 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NUIShape
          Nevron.UI.NGripperShape
             Nevron.UI.NSizingGripperShape

    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