다음을 통해 공유


HatchBrush.ForegroundColor 속성

정의

HatchBrush 개체를 사용하여 그린 빗살 무늬 선의 색을 가져옵니다.

public:
 property System::Drawing::Color ForegroundColor { System::Drawing::Color get(); };
public System.Drawing.Color ForegroundColor { get; }
member this.ForegroundColor : System.Drawing.Color
Public ReadOnly Property ForegroundColor As Color

속성 값

Color의 전경색을 나타내는 HatchBrush 구조체입니다.

적용 대상