AsposeCellsCloud::Object::LineFormat

Load the model package

use AsposeCellsCloud::Object::LineFormat;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- BeginArrowheadLength | string | Gets and sets the begin arrow length type of the line. | BeginArrowheadStyle | string | Gets and sets the begin arrow type of the line. | BeginArrowheadWidth | string | Gets and sets the begin arrow width type of the line. | CapType | string | Specifies the ending caps. | CompoundType | string | Specifies the line compound type. | DashStyle | string | Specifies the line dash type. | EndArrowheadLength | string | Gets and sets the end arrow length type of the line. | EndArrowheadStyle | string | Gets and sets the end arrow type of the line. | EndArrowheadWidth | string | Gets and sets the end arrow width type of the line. | JoinType | string | Specifies the line join type. | Weight | double | Gets or sets the weight of the line in unit of points. | Type | string | | SolidFill | SolidFill | | PatternFill | PatternFill | | TextureFill | TextureFill | | GradientFill | GradientFill | | ImageData | string | |

[Back to Model list]
[Back to README]