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


In This Topic
    NRenderInfo Class Members
    In This Topic

    The following tables list the members exposed by NRenderInfo.

    Public Properties
     NameDescription
    Public PropertyGets/sets the general color for the render info.  
    Public PropertyGets/sets a value whether this render info should be drawn.  
    Public PropertyGets/sets the internal padding to be applied when painting interiors.  
    Public PropertyGets/sets the smoothing mode to be applied to the device context when this render info is in use.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value for the Color member.  
    Protected PropertyGets the default value for the SmoothingMode member.  
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden. Initializes the object with the default settings.  
    Protected MethodNotifies for a property change.  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodDetermines whether the Color memebr should be serialized by the designer.  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventFired whenever a property has changed.  
    Top
    See Also