public class EmfSetMiterLimit extends EmfStateRecordType
The EMR_SETMITERLIMIT record specifies the limit for the length of miter joins for the playback device context.
Constructor and Description |
---|
EmfSetMiterLimit(EmfRecord source)
Initializes a new instance of the
EmfSetMiterLimit class. |
Modifier and Type | Method and Description |
---|---|
int |
getMiterLimit()
Gets or sets a 32-bit unsigned integer that specifies the new miter length limit.
|
void |
setMiterLimit(int value)
Gets or sets a 32-bit unsigned integer that specifies the new miter length limit.
|
getSize, getType, setSize, setType
deepClone_internalized
public EmfSetMiterLimit(EmfRecord source)
Initializes a new instance of the EmfSetMiterLimit
class.
source
- The source.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.