Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Drawing
Brush
C# Class System.Drawing.Brush
Inheritance:
MarshalByRefObject
,
ICloneable
,
IDisposable
Datei anzeigen
Open project: mono/sysdrawing-coregraphics
Class Usage Examples
Protected Properties
Property
Type
Description
changed
bool
Public Methods
Method
Description
Clone
( ) :
object
Dispose
( ) :
void
Dispose
(
bool
disposing
) :
void
Private Methods
Method
Description
Setup
(
Graphics
graphics
,
bool
fill
) :
void
Method Details
Clone()
public
abstract
method
public
abstract
Clone
( ) :
object
return
object
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
public
method
public
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Property Details
changed
protected_oe property
protected
bool
changed
return
bool