Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.SceneObjects
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class SpriteOrientationAttribute : CategoryAttribute
Public Class SpriteOrientationAttribute _
	Inherits CategoryAttribute

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Sprite..::..SpriteOrientationAttribute()()()()
Initializes a new instance of the Sprite..::..SpriteOrientationAttribute class
Name (Inherited from CategoryAttribute.)
UserLevel (Inherited from CategoryAttribute.)

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel..::..CategoryAttribute
      Visual3D..::..CategoryAttribute
        Visual3D.SceneObjects..::..Sprite..::..SpriteOrientationAttribute

See Also