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