CF2DrawnElement
The Basic of the drawn elements
Constructors
| Constructor | Description |
|---|---|
| CF2DrawnElement() |
Methods
| Method | Description |
|---|---|
| getStartPoint() | The start point |
| setStartPoint(com.aspose.cad.PointF value) | The start point |
| getTypeDElement() | The type of the drawn element |
CF2DrawnElement()
public CF2DrawnElement()
getStartPoint()
public final com.aspose.cad.PointF getStartPoint()
The start point
Returns: com.aspose.cad.PointF
setStartPoint(com.aspose.cad.PointF value)
public final void setStartPoint(com.aspose.cad.PointF value)
The start point
getTypeDElement()
public final int getTypeDElement()
The type of the drawn element
Returns: int