C#
VB
C++
Initializes a new instance of the AnnPen class with the specified color and width.
Public Function New( _
ByVal color As Color, _
ByVal width As Leadtools.Annotations.AnnLength _
)
public:
AnnPen(
Color color,
Leadtools.Annotations.AnnLength width
)
For an example, refer to AnnPen.
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