Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NETNamespace: Visual3D.UI.Controls
Assembly: Visual3D.UI (in Visual3D.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Visual3D.UI (in Visual3D.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public void Show( float min, float max, float stepSize, string textPrefix )
Public Sub Show ( _ min As Single, _ max As Single, _ stepSize As Single, _ textPrefix As String _ )
Parameters
- min
- Single
- max
- Single
- stepSize
- Single
- textPrefix
- String