←Select platform

SupportsFont Property

Summary

Gets a value indicating whether this AnnDrawable object supports a font.

Syntax

C#
VB
C++
public virtual bool SupportsFont { get; } 
  
Public Overridable ReadOnly Property SupportsFont As Boolean 
public: 
virtual property bool SupportsFont { 
   bool get(); 
} 

Property Value

true if this AnnDrawable object supports a font; false otherwise.

Example

For an example, refer to AnnDrawable.

Requirements

Target Platforms

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

Leadtools.Annotations Assembly