IPage.Draw(IGraphicsCache, PointF) Method
Namespace: DevExpress.DocumentView
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
cache | DevExpress.Utils.Drawing.IGraphicsCache |
position | PointF |
See Also
Namespace: DevExpress.DocumentView
Assembly: DevExpress.Printing.v24.2.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 |
No
Your feedback is appreciated.