'Declaration <CategoryAttribute("Rotation Assistant")> <DescriptionAttribute("The background color of rotation assistant.")> <DefaultValueAttribute(null)> Public Property RotationAssistantBackgroundColor As System.Windows.Media.Color
[Category("Rotation Assistant")] [Description("The background color of rotation assistant.")] [DefaultValue(null)] public System.Windows.Media.Color RotationAssistantBackgroundColor { get; set; }
[Category("Rotation Assistant")] [Description("The background color of rotation assistant.")] [DefaultValue(null)] public: __property System.Windows.Media.Color* get_RotationAssistantBackgroundColor(); public: __property void set_RotationAssistantBackgroundColor(
System.Windows.Media.Color* value
);
[Category("Rotation Assistant")] [Description("The background color of rotation assistant.")] [DefaultValue(null)] public:
property System.Windows.Media.Color^ RotationAssistantBackgroundColor { System.Windows.Media.Color^ get(); void set(System.Windows.Media.Color^ value); }
Property Value
Значение по умолчанию: 100, 80, 200, 80.