다음을 통해 공유


PathGradientBrush.CenterColor 속성

정의

경로 그라데이션의 가운데에 있는 색을 가져오거나 설정합니다.

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

속성 값

경로 그라데이션의 가운데에 있는 색을 나타내는 Color입니다.

적용 대상