The following tables list the members exposed by FillEffectBase.
Public Constructors
Public Methods
| 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. |
Top
See Also