DgnShapeElement class
DgnShapeElement class
Represents shape element
Inheritance: DgnShapeElement →
DgnLineElement →
DgnDrawingElementBase →
DgnElement
The DgnShapeElement type exposes the following members:
Properties
| Property | Description |
|---|---|
| metadata | Gets element metadata |
| min_point | Gets the min point of object. |
| max_point | Gets the max point of object. |
| vertices | Gets vertices of the line |
| filled | Gets a value indicating whether this DgnShapeElement is filled. |
See Also
- module
aspose.cad.fileformats.dgn.dgnelements - class
DgnDrawingElementBase - class
DgnElement - class
DgnLineElement - class
DgnShapeElement