←Select platform

HeaderOffset Property (IAnnHeader)

Summary

Gets or sets the header offset relative to the upper left corner of the bounding rectangle of the object of this IAnnHeader

Syntax

C#
VB
C++
Point HeaderOffset {get; set;}
Property HeaderOffset As Point
property Point HeaderOffset { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

The header offset relative to the upper left corner of the bounding rectangle of the object of this IAnnHeader.

Remarks

The automation mode uses this property when you click and drag the header of an object around. Setting this property to an empty point, puts the header back at the upper left corner of the bounding rectangle of the object of this IAnnHeader. 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