'Declaration <DefaultValueAttribute(1)> <CategoryAttribute("Rotation Point")> <DescriptionAttribute("The border pen width of rotation point.")> Public Property RotationPointBorderPenWidth As Double
[DefaultValue(1)] [Category("Rotation Point")] [Description("The border pen width of rotation point.")] public double RotationPointBorderPenWidth { get; set; }
[DefaultValue(1)] [Category("Rotation Point")] [Description("The border pen width of rotation point.")] public: __property double get_RotationPointBorderPenWidth(); public: __property void set_RotationPointBorderPenWidth(
double value
);
[DefaultValue(1)] [Category("Rotation Point")] [Description("The border pen width of rotation point.")] public:
property double RotationPointBorderPenWidth { double get(); void set(double value); }
Property Value
Значение по умолчанию - 1. Минимальное значение - 0.