The following tables list the members exposed by AnnPen.
Public Constructors
Name | Description | |
---|---|---|
AnnPen | Initializes a new instance of the AnnPen class with the specified color and width. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnPen object. | |
Create | Creates a new GDI+ pen object using this AnnPen. | |
Equals | Tests whether the specified object is a AnnSolidBrush structure and is equivalent to this AnnSolidBrush structure. | |
GetHashCode | Returns a hash code for this AnnSolidBrush structure. |
Public Properties
Name | Description | |
---|---|---|
Alignment | Gets or sets the System.Drawing.Drawing2D.PenAlignment for this AnnPen object. | |
Color | Gets or sets the color of this AnnPen object. | |
ColorXml | Used internally by the LEADTOOLS framework. | |
DashCap | Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this AnnPen object. | |
DashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. | |
DashStyle | Gets or sets the System.Drawing.Drawing2D.DashStyle used for dashed lines drawn with this AnnPen object. | |
EndCap | Gets or sets the System.Drawing.Drawing2D.LineCap style used at the end of lines drawn with this AnnPen object. | |
LineJoin | Gets or sets the System.Drawing.Drawing2D.LineJoin style for the ends of two consecutive lines drawn with this AnnPen object. | |
MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. | |
StartCap | Gets or sets the System.Drawing.Drawing2D.LineCap style used at the beginning of lines drawn with this AnnPen object. | |
Width | Gets or sets the width of this AnnPen 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