←Select platform

AnnBorderStyle Enumeration

Summary

Options for controlling the shape of the AnnObject boundary.

Syntax
C#
VB
C++
public enum AnnBorderStyle 
Public Enum AnnBorderStyle 
public: 
   enum class AnnBorderStyle sealed 

Members

ValueMemberDescription
0NormalA normal border shape is a straight line.
1CloudA cloud border shape is composed of small arcs. Note that it will work with closed borders only.
2ExtraCloudAn extra cloud border shape is composed of large arcs. Note that this will work with closed borders only.

Remarks

The supported values used to set the AnnObject.BorderStyle property which controls the shape of the AnnObject's boundary.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly