'Declaration <DescriptionAttribute("A width of annotation border in points (user units).")> <DefaultValueAttribute(1)> <CategoryAttribute("Appearance")> Public Property BorderWidth As Single
[Description("A width of annotation border in points (user units).")] [DefaultValue(1)] [Category("Appearance")] public float BorderWidth { get; set; }
[Description("A width of annotation border in points (user units).")] [DefaultValue(1)] [Category("Appearance")] public: __property float get_BorderWidth(); public: __property void set_BorderWidth(
float value
);
[Description("A width of annotation border in points (user units).")] [DefaultValue(1)] [Category("Appearance")] public:
property float BorderWidth { float get(); void set(float value); }
Property Value
Значение по умолчанию - 1.