←Select platform

IsHeaderVisible Property (IAnnHeader)

Summary

Gets or sets a value to determine whether to draw the header of this IAnnHeader.

Syntax

C#
VB
C++
bool IsHeaderVisible {get; set;}
Property IsHeaderVisible As Boolean
property bool IsHeaderVisible { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the name of this IAnnHeader is to be drawn whenever the object is drawn; false otherwise.

Remarks

For more information, refer to WPF Annotation Object Headers.

Requirements

Target Platforms

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