Class DgnElementProperties
Contents
[
Hide
]DgnElementProperties class
Represents element properties
public class DgnElementProperties
Properties
| Name | Description |
|---|---|
| Attribute { get; set; } | Gets or sets the Attribute data of a file element |
| ClassElement { get; } | Gets class element |
| IsAttributeDataPresent { get; } | Gets a value indicating whether element has attribute data present |
| IsLocked { get; } | Gets a value indicating whether element is locked |
| IsModified { get; } | Gets a value indicating whether element is modified |
| IsNew { get; } | Gets a value indicating whether element is new |
| IsPlanar { get; } | Gets a value indicating whether element is planar |
| IsSnapable { get; } | Gets a value indicating whether element could be snapped |
| Orientation { get; } | Gets element orientation |
See Also
- namespace Aspose.CAD.FileFormats.Dgn
- assembly Aspose.CAD