Class CdrOutline
CdrOutline class
The cdr out line
public class CdrOutline : CdrDictionaryItem
Constructors
| Name | Description |
|---|
| CdrOutline() | The default constructor. |
Properties
| Name | Description |
|---|
| Aangle { get; set; } | Gets or sets the angle. |
| CapsType { get; set; } | Gets or sets the type of the caps. |
| Color { get; set; } | Gets or sets the color. |
| DashArray { get; set; } | Gets or sets the dash array. |
| Disposed { get; } | Gets a value indicating whether this instance is disposed. |
| Document { get; set; } | Gets or sets the document. |
| EndMarkerId { get; set; } | Gets or sets the end marker identifier. |
| Id { get; set; } | Gets or sets the identifier. |
| JoinType { get; set; } | Gets or sets the type of the join. |
| LineType { get; set; } | Gets or sets the type of the line. |
| LineWidth { get; set; } | Gets or sets the width of the line. |
| Parent { get; set; } | Gets or sets the parent. |
| StartMarkerId { get; set; } | Gets or sets the start marker identifier. |
| Stretch { get; set; } | Gets or sets the stretch. |
Methods
| Name | Description |
|---|
| Dispose() | Disposes the current instance. |
See Also