DrawPie Contents [ Hide ] Graphics.DrawPie method (1 of 4) Draws a pie shape defined by an ellipse specified by a Rec...... Brushes . SolidBrush brush = new Aspose . Imaging...Imaging . Brushes . SolidBrush (); brush . Color = Color . Purple...
System::Drawing::Drawing2D Contents [ Hide ] Classes Class Description AdjustableArrowCap Represents an adjustable ar......HatchBrush Represents a rectangular brush with a hatch style, a foreground...Represents a linear gradient brush. Objects of this class should...
Aspose::Words::Drawing::Stroke::get_Weight method. Defines the Brush thickness that strokes the path of a shape in points in C++....Stroke::get_Weight method Defines the brush thickness that strokes the path...
How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...z" )); 13 // Set blue solid brush to fill path1 14 path1 . Fill...28 // ... and set red solid brush to fill it 29 path3 . Fill =...
XpsContentElement Contents [ Hide ] XpsContentElement class Incapsulates features of XPS content elements: Canvas, Pa......get; set; } Returns/sets the brush specifying a mask of alpha values...
EmfPaintRgn Contents [ Hide ] EmfPaintRgn class The EMR_PAINTRGN record paints the specified region by using the brus......specified region by using the brush currently selected into the...
How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...z" )); 12 // Set blue solid brush to fill path1 13 path1 . setFill...27 // ... and set red solid brush to fill it 28 path3 . setFill...