Class DgnArcElement
Contents
[
Hide
]DgnArcElement class
Represents arc element
public class DgnArcElement : DgnArcBasedElement
Properties
| Name | Description |
|---|---|
| override MaxPoint { get; } | Gets the max point of object. |
| Metadata { get; } | Gets element metadata |
| override MinPoint { get; } | Gets the min point of object. |
| Origin { get; } | Gets or sets Origin of ellipse |
| PrimaryAxis { get; } | Gets or sets Primary axis length |
| QuaternionRotations { get; } | Gets or sets |
| Rotation { get; } | Gets or sets Counterclockwise rotation in degrees |
| SecondaryAxis { get; } | Gets or sets Secondary axis length |
| StartAngle { get; } | Gets or sets Start angle (degrees counterclockwise of primary axis) |
| SweepAngle { get; } | Gets or sets Sweep angle (degrees) |
See Also
- class DgnArcBasedElement
- namespace Aspose.CAD.FileFormats.Dgn.DgnElements
- assembly Aspose.CAD