←Select platform

NameFont Property

Summary

Gets or sets the font used to draw the text of the name of this AnnObject.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

The font used to draw the text of the name of this AnnObject.

Remarks

For more information, refer to Annotation Object Names. (Deprecated)

Example

For an example, refer to NameOffset.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly