public abstract class CF2DrawnElement extends Object
The Basic of the drawn elements
| Constructor and Description |
|---|
CF2DrawnElement() |
| Modifier and Type | Method and Description |
|---|---|
PointF |
getStartPoint()
The start point
|
CF2TypeDElement |
getTypeDElement()
The type of the drawn element
|
void |
setStartPoint(PointF value)
The start point
|
public final PointF getStartPoint()
The start point
public final void setStartPoint(PointF value)
The start point
public final CF2TypeDElement getTypeDElement()
The type of the drawn element
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.