Brush.Brush Constructors
Initializes a new instance of the Brush class
Brush()
Initializes a new instance of the Brush classSyntax
public Brush ()
Platforms
Windows, Linux, Android
Initializes a new instance of the Brush class
public Brush ()
Windows, Linux, Android
In this article
Initializes a new instance of the Brush class
Name | Description | |
---|---|---|
Public method | Brush() | Initializes a new instance of the Brush class |
Public method | Brush(const Brush& obj) | Initializes a new instance of the Brush class that is a copy the given object. |
public:
Brush ()
public:
Brush (
const Brush& obj
)
Windows, Linux, Android
In this article
Initializes a new instance of the Brush class
public Brush ()
Windows, Linux, Android
In this article