다음을 통해 공유


Polygon.FillColor 속성

정의

채우기 색을 가져오거나 설정합니다. 이는 바인딩 가능한 속성입니다.

public:
 property Microsoft::Maui::Graphics::Color ^ FillColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color FillColor { get; set; }
member this.FillColor : Microsoft.Maui.Graphics.Color with get, set
Public Property FillColor As Color

속성 값

적용 대상