←Select platform

IsHeaderRestricted Property

Summary

Gets or sets a value indicating whether this object header is restricted to appear fully within the bounding rectangle of the AnnContainer.

Syntax

C#
VB
C++
public bool IsHeaderRestricted { get; set; } 
  
Property IsHeaderRestricted As Boolean 
property bool IsHeaderRestricted { 
   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