public abstract class CF2DrawnElement extends Object
The Basic of the drawn elements
Constructor and Description |
---|
CF2DrawnElement() |
Modifier and Type | Method and Description |
---|---|
com.aspose.cad.PointF |
getStartPoint()
The start point
|
int |
getTypeDElement()
The type of the drawn element
|
void |
setStartPoint(com.aspose.cad.PointF value)
The start point
|