Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NIconOnlyShape Class


In This Topic
    NIconOnlyShape Class Methods
    In This Topic

    For a list of all members of this type, see NIconOnlyShape members.

    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 only shape  
    Public MethodOverridden. Overriden to paint an icon only 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 bounds of the icon  
    Protected MethodMeasures the frame bounding the specified text info (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Top
    See Also