IDevice.AddRect
IDevice.AddRect method
Appends a rectangle to the current path as a complete subpath.
public void AddRect(RectangleF rect)
Parameter | Type | Description |
---|---|---|
rect | RectangleF | A rectangle to draw. |
See Also
- interface IDevice
- package com.aspose.html.Rendering
- package Aspose.HTML