The following tables list the members exposed by AnnStroke.
Public Constructors
Name | Description | |
---|---|---|
AnnStroke | Creates a new AnnStroke object with default values. |
Public Methods
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. |
Public Properties
Name | Description | |
---|---|---|
Stroke | Gets or sets the AnnBrush for this AnnStroke. | |
StrokeAlignment | Gets or sets the alignment of this AnnStroke object. | |
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. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET