CmxOutline Class
Contents
[
Hide
]Summary: Represents an outline style.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxOutline
Constructors
| Name | Description | 
|---|---|
| CmxOutline() | Initializes a new instance of the CmxOutline class | 
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| angle | float | r/w | Gets or sets the angle. | 
| caps_type | CapsTypes | r/w | Gets or sets the type of the line caps. | 
| color | CmxColor | r/w | Gets or sets the outline color. | 
| end_arrowhead | CmxArrowSpec | r/w | Gets or sets the shape for the end of the line | 
| join_type | JoinTypes | r/w | Gets or sets the type of the line join. | 
| line_type | LineTypes | r/w | Gets or sets the type of the line. | 
| line_width | float | r/w | Gets or sets the width of the line. Uses common document distance measure unit. | 
| start_arrowhead | CmxArrowSpec | r/w | Gets or sets the shape for the start of the line | 
| stretch | float | r/w | Gets or sets the stretch value. | 
| stroke | int[] | r/w | Gets or sets the stroke pattern. | 
Constructor: CmxOutline()
 CmxOutline() 
Initializes a new instance of the CmxOutline class