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