ILNumerics Ultimate VS

TripodStyle Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
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

public enum TripodStyle
Members

  Member nameValueDescription
Tripod3D0 Create a full featured 3D tripod, utilizing light.
TripodSimple1 Draw a simple shape out of lines. (Not implemented yet.)
TripodEmpty2 Do not draw any shapes for the tripod, allowing the user to add custom shapes.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference