←Select platform

Size Property

Summary

Gets or sets the em-size of the new font for this AnnFont object.

Syntax

C#
VB
C++
public virtual AnnLength Size { get; set; } 
  
Public Overridable Property Size As Leadtools.Annotations.AnnLength 
public: 
virtual property Leadtools.Annotations.AnnLength Size { 
   Leadtools.Annotations.AnnLength get(); 
   void set (    Leadtools.Annotations.AnnLength ); 
} 

Property Value

The em-size of the new font for this AnnFont object.

Example

For an example, refer to AnnFont.

Requirements

Target Platforms

See Also

Reference

AnnFont Class

AnnFont 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