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. | |
propertyChanged.remove | Occurs when a property value changes.AnnPropertyChangedEventArgs |
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. |
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