C#
VB
C++
Gets or sets the em-size of the new font for this AnnFont object.
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 );
}
The em-size of the new font for this AnnFont object.
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