Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NCommandRenderer Class
Properties Methods


In This Topic
    NCommandRenderer Class Members
    In This Topic

    The following tables list the members exposed by NCommandRenderer.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cahsed SolidBrush object used to fill surfaces. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the current Palette used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets/sets the control this renderer is attached to. (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public PropertyGets the cashed Pen object used to draw lines. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the cashed StringFormat object. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public PropertyGets the cashed Font object used to draw glyphs. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Disposes all the resources used by the renderer.  
    Public MethodOverloaded.   
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Public MethodDraws the specified command on the graphics device.  
    Public Method  
    Public Method  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method  
    Public Method  
    Public MethodOverloaded.   
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public MethodFills the provided rect with a gradient. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the cached GDI object used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected MethodCreates the core instance of the palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method  
    Protected Method  
    Protected MethodReleases all resources used by the renderer. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NControlRenderer)
    Protected MethodHandles the change in the renderer's palette. (Inherited from Nevron.UI.WinForm.Controls.NUIRenderer)
    Top
    See Also