| Constructor and Description |
|---|
Shape() |
| Modifier and Type | Method and Description |
|---|---|
GraphInfo |
getGraphInfo()
Gets object that indicates the graph info,such as color, line width,etc.
|
TextFragment |
getText()
Gets or sets a text for shape
|
void |
setGraphInfo(GraphInfo value)
Sets object that indicates the graph info,such as color, line width,etc.
|
void |
setText(TextFragment value)
Gets or sets a text for shape
|
public GraphInfo getGraphInfo()
Gets object that indicates the graph info,such as color, line width,etc.
public void setGraphInfo(GraphInfo value)
Sets object that indicates the graph info,such as color, line width,etc.
value - that indicates the graph info.public TextFragment getText()
Gets or sets a text for shape
public void setText(TextFragment value)
Gets or sets a text for shape
value - TextFragment objectCopyright © 2024 Aspose. All Rights Reserved.