←Select platform

HasBrush Property (AnnDrawable)

Summary

Gets a value indicating whether this AnnDrawable object has a brush.

Syntax

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

Property Value

true if this AnnDrawable object has a brush; false otherwise.

Remarks

An AnnDrawable has a brush if the SupportsBrush property is true and the Brush property is not null (Nothing in VB).

Example

For an example, refer to AnnDrawable.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize