C#
VB
C++
Initializes a new AnnFont object with the specified family, size and style.
Public Function New( _ByVal family As FontFamily, _ByVal size As Leadtools.Annotations.AnnLength, _ByVal style As FontStyle _)
public:AnnFont(FontFamily^ family,Leadtools.Annotations.AnnLength size,FontStyle style)
family
The System.Drawing.FontFamily object of the new AnnFont object.
size
The em-size of the new font.
style
The System.Drawing.FontStyle of the new font.
For an example, refer to AnnFont.
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
