Surface |
public class SurfaceProperties
The SurfaceProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| SurfaceProperties | Initializes a new instance of the SurfaceProperties class |
| Name | Description | |
|---|---|---|
| BottomContour | Gets or sets the bottom contour coloration details. | |
| ColorMap | Gets or sets the color map used for the surface. | |
| Surface | Gets or sets surface coloration details. | |
| TopContour | Gets or sets the top contour coloration details. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| BackColor | Back color for the surface. | |
| BackColorEnabled | Whether back color is enabled for the surface. | |
| FrontColor | Front color for the surface. | |
| GridColor | Color used for the grid. | |
| GridLineWidth | Width of grid lines. | |
| Grids | Grid type displayed on the surface. | |
| SideWallEnabled | Whether side walls are enabled. | |
| Type | Surface rendering type identifier. | |
| XSideWallColor | Color used for the X side wall. | |
| YSideWallColor | Color used for the Y side wall. |