'Declaration <DescriptionAttribute("The rotation of the viewpoint in degrees.")> <CategoryAttribute("General")> <DefaultValueAttribute()> Public Property Rotation As Single
[Description("The rotation of the viewpoint in degrees.")] [Category("General")] [DefaultValue()] public float Rotation {get; set;}