BrushExtensions

Inheritance: java.lang.Object

public final class BrushExtensions

Brush ve System.Drawing.Brush için uzantı metodlarını içerir.

Yöntemler

YöntemAçıklama
toGdiBrush(Brush brush)Brush öğesini System.Drawing.Brush‘a dönüştürür.

toGdiBrush(Brush brush)

public static System.Drawing.Brush toGdiBrush(Brush brush)

Brush öğesini System.Drawing.Brush‘a dönüştürür.

Parameters:

ParametreTürAçıklama
brushBrushDönüştürülecek Brush.

Returns: Brush - The converted System.Drawing.Brush.