public final class EmfRecorderGraphics2D extends MetafileRecorderGraphics2D
The Emf recorder graphics
MetafileRecorderGraphics2D
Constructor and Description |
---|
EmfRecorderGraphics2D(Rectangle frame,
Size deviceSize,
Size deviceSizeMm)
Initializes a new instance of the
EmfRecorderGraphics2D class. |
Modifier and Type | Method and Description |
---|---|
EmfImage |
endRecording()
Ends the recording.
|
int |
getBackgroundMode()
Gets or sets the background mode.
|
void |
setBackgroundMode(int value)
Gets or sets the background mode.
|
clear, drawArc, drawCubicBezier, drawEllipse, drawImage, drawImage, drawLine, drawLine, drawPath, drawPie, drawPolyCubicBezier, drawPolygon, drawPolyline, drawRectangle, drawRectangle, drawString, drawString, excludeClip, excludeClip, fillEllipse, fillPath, fillPie, fillPolygon, fillPolygon, fillRectangle, getBackgroundColor, getClip, getClipBounds, getTransform, intersectClip, intersectClip, multiplyTransform, multiplyTransform, resetClip, rotateTransform, rotateTransform, scaleTransform, scaleTransform, setBackgroundColor, setClip, setTransform, translateTransform, translateTransform
public int getBackgroundMode()
Gets or sets the background mode.
public void setBackgroundMode(int value)
Gets or sets the background mode.
value
- The background mode.public EmfImage endRecording()
Ends the recording.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.