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