←Select platform

StrokeStartLineCap Property

Summary

Gets or sets the StrokeStartLineCap style used at the beginning of lines drawn with the stroke of this AnnObject.

Syntax

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

Property Value

The StrokeStartLineCap style used at the beginning of lines drawn with the stroke of this 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