'Declaration <DescriptionAttribute("Background brush of OMR field view when the Field has a state OmrFieldState.Undefined.")> Public Property UndefinedBrush As System.Windows.Media.Brush
[Description("Background brush of OMR field view when the Field has a state OmrFieldState.Undefined.")] public System.Windows.Media.Brush UndefinedBrush { get; set; }
[Description("Background brush of OMR field view when the Field has a state OmrFieldState.Undefined.")] public: __property System.Windows.Media.Brush* get_UndefinedBrush(); public: __property void set_UndefinedBrush(
System.Windows.Media.Brush* value
);
[Description("Background brush of OMR field view when the Field has a state OmrFieldState.Undefined.")] public:
property System.Windows.Media.Brush^ UndefinedBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }
Property Value
Значение по умолчанию - null.