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


In This Topic
    NFillInfo Class Members
    In This Topic

    The following tables list the members exposed by NFillInfo.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    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 style of filling.  
    Public Property  
    Public Property  
    Public PropertyGets/sets the angle of the gradient.  
    Public PropertyGets/sets the style of the gradient. Valid when the current fill style is FillStyle.Gradient.  
    Public PropertyGets/sets the hatch style to be used when the FillStyle is FillStyle.Hatch  
    Public PropertyGets/sets the internal padding to be applied when painting interiors. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Public PropertyGets/sets the NSegmentedImage instance of thsi fill info.  
    Public PropertyGets/sets the focus of the sigma bell shape applied on the gradient.  
    Public PropertyGets/sets the scale of the sigma bell shape applied on the gradient.  
    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 Image to be used when the FillStyle is FillStyle.Texture  
    Public PropertyGets/sets the rendering mode for the texture. Valid when the current fill style is FillStyle.Texture.  
    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 FillStyle member.  
    Protected PropertyGets the default value for the Gradient1 member.  
    Protected PropertyGets the default value for the Gradient2 member.  
    Protected PropertyGets the default value for the GradientAngle member.  
    Protected PropertyGets the default value for the GradientStyle member.  
    Protected PropertyGets the default value for the HatchStyle member.  
    Protected PropertyGets the default value for the SegmentedImage member.  
    Protected PropertyGets the default value for the SigmaFocus member.  
    Protected PropertyGets the default value for the SigmaScale member.  
    Protected PropertyGets the default value for the SmoothingMode member. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected PropertyGets the default value for the TextureMode 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 object 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 MethodHandles any change in the SegmentedImage member.  
    Protected MethodOverloaded. Overridden.   
    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 FillStyle member should be serialized by the designer.  
    Protected MethodDetermines whether the Gradient1 member should be serialized by the designer.  
    Protected MethodDetermines whether the Gradient2 member should be serialized by the designer.  
    Protected MethodDetermines whether the GradientAngle member should be serialized by the designer.  
    Protected MethodDetermines whether the GradientStyle member should be serialized by the designer.  
    Protected MethodDetermines whether the HatchStyle member should be serialized by the designer.  
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected MethodDetermines whether the SegmentedImage member should be serialized by the designer.  
    Protected MethodDetermines whether the SigmaFocus member should be serialized by the designer.  
    Protected MethodDetermines whether the SigmaScale member should be serialized by the designer.  
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo)
    Protected MethodDetermines whether the TextureMode 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