Leadtools.Annotations.Core Namespace : AnnStroke Class |
The following tables list the members exposed by AnnStroke.
Name | Description | |
---|---|---|
AnnStroke Constructor | Creates a new AnnStroke object with default values. |
Name | Description | |
---|---|---|
Stroke | Gets or sets the AnnBrush for this AnnStroke. | |
StrokeDashArray | Gets or sets an array of double values that represent the dash pattern for this AnnStroke. | |
StrokeDashCap | Gets or sets the AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object. | |
StrokeDashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. | |
StrokeEndLineCap | Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object. | |
StrokeLineJoin | Gets or sets the AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object. | |
StrokeMiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. | |
StrokeStartLineCap | Gets or sets the AnnStrokeLineCap style used at the beginning of lines drawn with this AnnStroke object. | |
StrokeThickness | Gets or sets the thickness of this AnnStroke object. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnStroke object. | |
Create | Creates a new AnnStroke object with the specified values. |