Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / FillEffectBase Class
Methods


In This Topic
    FillEffectBase Class Members
    In This Topic

    The following tables list the members exposed by FillEffectBase.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this FillEffectBase instance  
    Public MethodGenerates a native brush of the current fill effect with the specified dimensions. This can be an instance of SolidBrush, LinearGradientBrush, PathGradientBrush or TextureBrush.  
    Public MethodGenerates a texture brush of the current fill effect with the specified dimensions.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also