ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Available styles for the Tripod class.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Tripod3D | 0 | Create a full featured 3D tripod, utilizing light. | |
TripodSimple | 1 | Draw a simple shape out of lines. (Not implemented yet.) | |
TripodEmpty | 2 | Do not draw any shapes for the tripod, allowing the user to add custom shapes. |
Remarks
[ILNumerics Visualization Engine]
See Also