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. | |
StrokeAlignment | Gets or sets the alignment of this AnnStroke object. | |
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. | |
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. | |
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |