Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

SupportsFont Property (AnnDrawable)






Gets a value indicating whether this AnnDrawable object supports a font.
Syntax
public virtual bool SupportsFont {get;}
'Declaration
 
Public Overridable ReadOnly Property SupportsFont As Boolean
'Usage
 
Dim instance As AnnDrawable
Dim value As Boolean
 
value = instance.SupportsFont

            

            
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

See Also

Reference

AnnDrawable Class
AnnDrawable Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)