←Select platform

BorderStyle Property

Summary

The shape of the AnnObject boundary.

Syntax
C#
VB
C++
public AnnBorderStyle BorderStyle { get; set; } 
Public Property BorderStyle() As AnnBorderStyle 
   Get 
   Set 
public:  
   property AnnBorderStyle^ BorderStyle 
   { 
      AnnBorderStyle^ get() 
      void set(AnnBorderStyle^ value) 
   } 

Property Value

The shape of AnnObject boundary.

Remarks AnnBorderStyle.Cloud and AnnBorderStyle.ExtraCloud are applicable to closed objects only. Closed objects include rectangles, polygons, and ellipses.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.