C#
VB
C++
Gets or sets the font used to draw the text of the name of this AnnObject.
public virtual AnnFont NameFont { get; set; }
Public Overridable Property NameFont As Leadtools.Annotations.AnnFont
public:
virtual property Leadtools.Annotations.AnnFont^ NameFont {
Leadtools.Annotations.AnnFont^ get();
void set ( Leadtools.Annotations.AnnFont^ );
}
The font used to draw the text of the name of this AnnObject.
For more information, refer to Annotation Object Names. (Deprecated)
For an example, refer to NameOffset.
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