ImageLibrary.DebugColor 属性

定义

在调试模式下呈现的边框的颜色

public:
 property System::Windows::Media::Color DebugColor { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public System.Windows.Media.Color DebugColor { get; set; }
member this.DebugColor : System.Windows.Media.Color with get, set
Public Property DebugColor As Color

属性值

Color

在调试模式下呈现的边框的颜色。

适用于