RectangleFill Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The RectangleFill type exposes the following members.
| Name | Description | |
|---|---|---|
| RectangleFill |
Constructor.
| |
| RectangleFill(Rectangle3D) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Image |
Image object
| |
| ImageAlpha |
Image alpha. 0 is transparent, 255 fully visible (opaque).
| |
| Layout |
Fill layout
| |
| Material |
Series material
| |
| TileCountHeight |
Tile count on height dimension
| |
| TileCountWidth |
Tile count on width dimension.
| |
| UseImage |
Use Image when drawing.
|
| 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 class description to string
(Overrides ObjectToString.) |