Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Initializes a new instance of the UIAttribute class

Namespace: Visual3D.Design
Assembly: 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

See Also