←Select platform

HeaderOffset Property

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

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