←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly