Device-2.AddRect
Device<TGraphicContext,TRenderingOptions>.AddRect method
Appends a rectangle to the current path as a complete subpath.
public abstract void AddRect(RectangleF rect)
Parameter | Type | Description |
---|---|---|
rect | RectangleF | A rectangle to draw. |
See Also
- class Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML