←Select platform

SupportsFill Property

Summary

Gets a value indicating whether this AnnObject object supports a fill.

Syntax

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

Property Value

true if this AnnObject object supports a fill; false otherwise.

Example

For C#/VB examples, refer to SupportsStroke.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Windows.Annotations Assembly