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