←Select platform

Style Property

Summary

Gets or sets the style information for this AnnFont object.

Syntax

C#
VB
C++
public virtual FontStyle Style { get; set; } 
  
Public Overridable Property Style As FontStyle 
public: 
virtual property FontStyle Style { 
   FontStyle get(); 
   void set (    FontStyle ); 
} 

Property Value

A System.Drawing.FontStyle value that contains the style information 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