'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("The pen width, which is used for drawing the magnifier border.")> Public Property BorderPenWidth As Double
[Category("Appearance")] [Description("The pen width, which is used for drawing the magnifier border.")] public double BorderPenWidth { get; set; }