다음을 통해 공유


PaintExtensions.IsNullOrEmpty(Paint) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsNullOrEmpty(Microsoft::Maui::Graphics::Paint ^ paint);
public static bool IsNullOrEmpty (this Microsoft.Maui.Graphics.Paint? paint);
static member IsNullOrEmpty : Microsoft.Maui.Graphics.Paint -> bool
<Extension()>
Public Function IsNullOrEmpty (paint As Paint) As Boolean

매개 변수

paint
Paint

반환

적용 대상