←Select platform

IsHeaderRestricted Property (IAnnHeader)

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++
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

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