←Select platform

EdgeMargin Property

Summary

Gets or sets the margin between the text and the bounding rectangle.

Syntax

C#
VB
C++
public AnnLength EdgeMargin { get; set; } 
  
Property EdgeMargin As Leadtools.Annotations.AnnLength 
property Leadtools.Annotations.AnnLength EdgeMargin { 
   Leadtools.Annotations.AnnLength get(); 
   void set (    Leadtools.Annotations.AnnLength ); 
} 

Property Value

An AnnLength structure that specifies the margin between the text and the bounding rectangle.

Remarks

Setting this length to a positive value temporarily makes the bounding rectangle smaller, by the amount of this property, when the text position is calculated. For more information, refer to Using Text in Annotation Objects. (Deprecated)

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.Annotations Assembly