'Declaration Public Property FocusedImageViewerColorMark As System.Drawing.Color
public System.Drawing.Color FocusedImageViewerColorMark { get; set; }
public: __property System.Drawing.Color* get_FocusedImageViewerColorMark(); public: __property void set_FocusedImageViewerColorMark(
System.Drawing.Color* value
);
public:
property System.Drawing.Color^ FocusedImageViewerColorMark { System.Drawing.Color^ get(); void set(System.Drawing.Color^ value); }
Property Value
Значение по умолчанию - Цвет.Зеленый.