←Select platform

PointerStyle Property

Summary

Value indicating the ending style of a text pointer line.

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

Property Value

The ending style of the text pointer line. The default ending style is AnnArrowLineEnding

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