BitmapFill3D Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The BitmapFill3D type exposes the following members.
| Name | Description | |
|---|---|---|
| BitmapFill3D |
Default constructor.
| |
| BitmapFill3D(IChartNode) |
Constructor
|
| Name | Description | |
|---|---|---|
| Antialias |
Antialias.
| |
| Image |
Image object
| |
| ImageAlpha |
Image alpha. 0 is transparent, 255 fully visible
| |
| MirrorHorizontal |
Flip image horizontally
| |
| MirrorVertical |
Mirror bitmap vertically.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert object to string.
(Overrides ObjectToString.) |