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