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


In This Topic
    NIconOnlyShape Class Members
    In This Topic

    The following tables list the members exposed by NIconOnlyShape.

    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 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