'Declaration <CategoryAttribute("Polygon Point")> <DescriptionAttribute("The background color of selected polygon point.")> <DefaultValueAttribute(null)> Public Property SelectedPolygonPointBackgroundColor As System.Windows.Media.Color
[Category("Polygon Point")] [Description("The background color of selected polygon point.")] [DefaultValue(null)] public System.Windows.Media.Color SelectedPolygonPointBackgroundColor { get; set; }
[Category("Polygon Point")] [Description("The background color of selected polygon point.")] [DefaultValue(null)] public: __property System.Windows.Media.Color* get_SelectedPolygonPointBackgroundColor(); public: __property void set_SelectedPolygonPointBackgroundColor(
System.Windows.Media.Color* value
);
[Category("Polygon Point")] [Description("The background color of selected polygon point.")] [DefaultValue(null)] public:
property System.Windows.Media.Color^ SelectedPolygonPointBackgroundColor { System.Windows.Media.Color^ get(); void set(System.Windows.Media.Color^ value); }
Property Value
Значение по умолчанию - 128, 144, 238, 144.