Class DwfWhipFilledEllipse
Contents
[
Hide
]DwfWhipFilledEllipse class
Represents Filled Ellipse
public class DwfWhipFilledEllipse : DwfWhipEllipse
Constructors
| Name | Description |
|---|---|
| DwfWhipFilledEllipse() | The default constructor. |
Properties
| Name | Description |
|---|---|
| virtual Color { get; set; } | Gets or sets Color |
| End { get; } | Gets or sets End angle (in 360/65,536ths of a degree.) |
| IsMaterialized { get; } | Gets or sets value, that object is materialized |
| IsTransformed { get; } | Gets of sets is transformed |
| virtual IsVisible { get; set; } | Gets or sets a value indicating whether object is visible. |
| LayerIndex { get; set; } | Gets or sets layer index |
| LineStyle { get; set; } | Gets or sets line style |
| LineWeight { get; set; } | Gets or sets line weight |
| Major { get; } | Gets or sets Major axis radius. |
| override MaxPoint { get; } | Gets the max point of object. |
| Minor { get; } | Gets or sets Minor axis radius. |
| override MinPoint { get; } | Gets the min point of object. |
| Position { get; } | Gets or sets Center point of ellipse. |
| Rotation { get; } | Gets or sets Rotation angle (in 360/65,536ths of a degree.) |
| Start { get; } | Gets or sets Start angle (in 360/65,536ths of a degree.) |
| TransformMatrix { get; set; } | Gets or sets transform matrix |
See Also
- class DwfWhipEllipse
- namespace Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawable
- assembly Aspose.CAD