DgnShapeElement class

DgnShapeElement class

Represents shape element

Inheritance: DgnShapeElementDgnLineElementDgnDrawingElementBaseDgnElement

The DgnShapeElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
verticesGets vertices of the line
filledGets a value indicating whether this DgnShapeElement is filled.

See Also