CF2Text
Inheritance: java.lang.Object, CF2GeometryElement
The Text
Constructors
| Constructor | Description |
|---|---|
| CF2Text() | The text initializer |
Methods
| Method | Description |
|---|---|
| getContaint() | The containt |
| setContaint(String value) | The containt |
| getAngle() | The angle |
| setAngle(float value) | The angle |
| getSize() | The size |
| setSize(com.aspose.cad.SizeF value) | The size |
CF2Text()
public CF2Text()
The text initializer
getContaint()
public final String getContaint()
The containt
Returns: String
setContaint(String value)
public final void setContaint(String value)
The containt
getAngle()
public final float getAngle()
The angle
Returns: float
setAngle(float value)
public final void setAngle(float value)
The angle
getSize()
public final com.aspose.cad.SizeF getSize()
The size
Returns: com.aspose.cad.SizeF
setSize(com.aspose.cad.SizeF value)
public final void setSize(com.aspose.cad.SizeF value)
The size