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


In This Topic
    NShadowInfo Class Members
    In This Topic

    The following tables list the members exposed by NShadowInfo.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets/sets the general color for the render info. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Public PropertyGets/sets a value whether this render info should be drawn. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Public PropertyGets/sets the x-offset for the shadow.  
    Public PropertyGets/sets the y-offset for the shadow.  
    Public PropertyGets/sets the internal padding to be applied when painting interiors. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Public PropertyGets/sets the smoothing mode to be applied to the device context when this render info is in use. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Public PropertyGets/sets the style of the shadow.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value for the Color member. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected PropertyGets the default value for the OffsetX member.  
    Protected PropertyGets the default value for the OffsetY member.  
    Protected PropertyGets the default value for the Style member.  
    Protected PropertyGets the default value for the SmoothingMode member. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected PropertyGets the default value for the TransparentColor 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 MethodCreates a Brush depending on the current settings.  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden.   
    Protected MethodNotifies for a property change. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    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 BlurColor member should be serialized by the designer.  
    Protected MethodDetermines whether the Color memebr should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected MethodDetermines whether the OffsetX member should be serialized by the designer.  
    Protected MethodDetermines whether the OffsetY member should be serialized by the designer.  
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected MethodDetermines whether the Style member should be serialized by the designer.  
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventFired whenever a property has changed. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Top
    See Also