public class CF2Text extends CF2GeometryElement
The Text
Constructor and Description |
---|
CF2Text()
The text initializer
|
Modifier and Type | Method and Description |
---|---|
float |
getAngle()
The angle
|
String |
getContaint()
The containt
|
com.aspose.cad.SizeF |
getSize()
The size
|
void |
setAngle(float value)
The angle
|
void |
setContaint(String value)
The containt
|
void |
setSize(com.aspose.cad.SizeF value)
The size
|
getAdditionLineType, getLineThickness, getLineType, setAdditionLineType, setLineThickness, setLineType
getStartPoint, getTypeDElement, setStartPoint
public final String getContaint()
The containt
public final void setContaint(String value)
The containt
public final float getAngle()
The angle
public final void setAngle(float value)
The angle
public final com.aspose.cad.SizeF getSize()
The size
public final void setSize(com.aspose.cad.SizeF value)
The size