IPage.Draw(IGraphicsCache, PointF) Method
Namespace: DevExpress.DocumentView
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| cache | DevExpress.Utils.Drawing.IGraphicsCache |
| position | PointF |
See Also
Namespace: DevExpress.DocumentView
Assembly: DevExpress.Printing.v26.1.Core.dll
void Draw(
IGraphicsCache cache,
PointF position
)
Sub Draw(
cache As IGraphicsCache,
position As PointF
)
| Name | Type |
|---|---|
| cache | DevExpress.Utils.Drawing.IGraphicsCache |
| position | PointF |