←Select platform

IsHeaderVisible Property

Summary

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

Syntax

C#
VB
C++
public 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

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