C#
VB
C++
Gets or sets the font used to draw the name of this AnnGroupObject object.
public override AnnFont NameFont { get; set; }
Public Overrides Property NameFont As Leadtools.Annotations.AnnFont
public:
property Leadtools.Annotations.AnnFont^ NameFont {
Leadtools.Annotations.AnnFont^ get() override;
void set ( Leadtools.Annotations.AnnFont^ ) override;
}
The font used to draw the name of this AnnGroupObject object.
This AnnGroupObject object will set the AnnObject.NameFont property for each object in the group. For more information, refer to AnnObject.NameFont.
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