Class DgnShapeElement
DgnShapeElement class
Represents shape element
public class DgnShapeElement : DgnLineElement
Properties
| Name | Description |
|---|---|
| Filled { get; } | Gets a value indicating whether this DgnShapeElement is filled. |
| override MaxPoint { get; } | Gets the max point of object. |
| Metadata { get; } | Gets element metadata |
| override MinPoint { get; } | Gets the min point of object. |
| Vertices { get; } | Gets vertices of the line |
See Also
- class DgnLineElement
- namespace Aspose.CAD.FileFormats.Dgn.DgnElements
- assembly Aspose.CAD