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


In This Topic
    NIconAndDetailsShape Class Members
    In This Topic

    The following tables list the members exposed by NIconAndDetailsShape.

    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 icons and details shape  
    Public MethodOverridden. Overriden to paint an icon and details 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. Overriren to return the icons bounds  
    Protected MethodGets the bounds of the name and prompt texts  
    Protected MethodGets the bounds of the name text  
    Protected MethodGets the name text info  
    Protected MethodGets the bounds of the prompt text  
    Protected MethodGets the prompt text info  
    Protected MethodMeasures the frame bounding the specified text info (Inherited from Nevron.Diagram.WinForm.NItemShape)
    Top
    See Also