'Declaration <DefaultValueAttribute(0)> <DescriptionAttribute("The current amount of rotation, in degrees, for this annotation.")> Public Overridable Property Rotation As Single
[DefaultValue(0)] [Description("The current amount of rotation, in degrees, for this annotation.")] public virtual float Rotation { get; set; }
[DefaultValue(0)] [Description("The current amount of rotation, in degrees, for this annotation.")] public: __property virtual float get_Rotation(); public: __property virtual void set_Rotation(
float value
);
[DefaultValue(0)] [Description("The current amount of rotation, in degrees, for this annotation.")] public:
virtual property float Rotation { float get(); void set(float value); }
Property Value
Значение по умолчанию - 0.