Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NIconAndNameShape Class
Fields Properties Methods


In This Topic
    NIconAndNameShape Class Members
    In This Topic

    The following tables list the members exposed by NIconAndNameShape.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldReference to the item holding the shape (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Top
    Protected Properties
     NameDescription
    Protected PropertyObtains a reference to the item appearace (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected PropertyObtains a reference to the item layout (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected PropertyObtains a reference to the item master (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Public MethodOverloaded. Overridden. Overriden to hit test an icon and name shape  
    Public MethodOverridden. Overriden to paint and icon and name shape  
    Top
    Protected Methods
     NameDescription
    Protected MethodDraws the item background if the item is selected or highlighted (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected MethodDraws the item focused frame if the item is focused (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected MethodDraws the item image (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected MethodDraws a text of the item (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Protected MethodOverridden. Overriden to return the icon bounds  
    Protected MethodGets the bounds of the name text  
    Protected MethodGets the name text info  
    Protected MethodMeasures the frame bounding the specified text info (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Top
    See Also