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