
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class FillEffectBase
'Usage Dim instance As FillEffectBase
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class FillEffectBase
System.Object
Xceed.Chart.GraphicsCore.FillEffectBase
Xceed.Chart.Standard.FillEffect
Name | Description | |
---|---|---|
![]() | FillEffectBase Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact replica of this FillEffectBase instance |
![]() | GetNativeBrush | Generates a native brush of the current fill effect with the specified dimensions. This can be an instance of SolidBrush, LinearGradientBrush, PathGradientBrush or TextureBrush. |
![]() | GetTextureBrush | Generates a texture brush of the current fill effect with the specified dimensions. |
![]() | InitFromFillEffect | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | IsTransparent | This member is reserved for internal use and is not intended to be used directly from your code. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2