public final class BrushExtensions extends Object
Contains extension methods for Brush
and Brush
.
Constructor and Description |
---|
BrushExtensions() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Brush |
toGdiBrush(Brush brush)
Converts the
Brush to the Brush . |
public static com.aspose.ms.System.Drawing.Brush toGdiBrush(Brush brush)
Converts the Brush
to the Brush
.
brush
- The Brush
to convert.Brush
.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.