Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Initializes a new instance of the UIAttribute class
Namespace: Visual3D.DesignAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public UIAttribute( Type key )
Public Sub New ( _ key As Type _ )
Parameters
- key
- Type