Brushes.SeaShell 属性

定义

获取系统定义 Brush 的对象。

public:
 static property System::Drawing::Brush ^ SeaShell { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush SeaShell { get; }
static member SeaShell : System.Drawing.Brush
Public Shared ReadOnly Property SeaShell As Brush

属性值

Brush设置为系统定义颜色的对象。

适用于