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