←Select platform

StrokeEndLineCap Property

Summary

Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with the stroke of the AnnObject.

Syntax

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

Property Value

The StrokeLineCap style used at the end of lines drawn with the stroke of the AnnObject.

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