CF2DrawnElement

The Basic of the drawn elements

Constructors

ConstructorDescription
CF2DrawnElement()

Methods

MethodDescription
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