CF2Line

Inheritance: java.lang.Object, CF2LinearElement

The line

Constructors

ConstructorDescription
CF2Line()The line initializer

Methods

MethodDescription
getEndPoint()The end point
setEndPoint(com.aspose.cad.PointF value)The end point

CF2Line()

public CF2Line()

The line initializer

getEndPoint()

public final com.aspose.cad.PointF getEndPoint()

The end point

Returns: com.aspose.cad.PointF

setEndPoint(com.aspose.cad.PointF value)

public final void setEndPoint(com.aspose.cad.PointF value)

The end point