Class DwfWhipOutlineEllipse
Contents
[
Hide
]DwfWhipOutlineEllipse class
Represents outline Ellipse (just contour)
public class DwfWhipOutlineEllipse : DwfWhipEllipse
Constructors
| Name | Description | 
|---|---|
| DwfWhipOutlineEllipse() | 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