←Select platform

StrokeDashCap Property

Summary

Gets or sets the StrokeDashCap style used at the end of the dashes that make up dashed lines drawn with the stroke of AnnObject.

Syntax

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

Property Value

An StrokeDashCap style used at the end of the dashes that make up dashed lines drawn with the stroke of 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