public class WmfCreateBrushInDirect extends WmfGraphicObject
The Create brush in direct
Constructor and Description |
---|
WmfCreateBrushInDirect()
Initializes a new instance of the
WmfCreateBrushInDirect class. |
Modifier and Type | Method and Description |
---|---|
EmfLogBrushEx |
getLogBrush()
Gets or sets the log brush.
|
void |
setLogBrush(EmfLogBrushEx value)
Gets or sets the log brush.
|
getIndex, setIndex
public WmfCreateBrushInDirect()
Initializes a new instance of the WmfCreateBrushInDirect
class.
public EmfLogBrushEx getLogBrush()
Gets or sets the log brush.
Value: The log brush.public void setLogBrush(EmfLogBrushEx value)
Gets or sets the log brush.
Value: The log brush.Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.