public class CdrPattern extends CdrDictionaryItem
The cdr bitmap
CdrObjectContainer| Constructor and Description |
|---|
CdrPattern() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Gets the height.
|
int |
getWidth()
Gets the width.
|
void |
setHeight(int value)
Sets the height.
|
void |
setWidth(int value)
Sets the width.
|
getId, setIdgetDocument, getParent, setDocument, setParentclose, dispose, getDisposedpublic final int getWidth()
Gets the width.
public final void setWidth(int value)
Sets the width.
value - the width.public final int getHeight()
Gets the height.
public final void setHeight(int value)
Sets the height.
value - the height.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.