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