←Select platform

StrokeDashCap Property

Summary

Gets or sets the AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeDashCap {get; set;}
Public Property StrokeDashCap As Leadtools.Annotations.Core.AnnStrokeLineCap
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeDashCap {get; set;}
@property (nonatomic) LTAnnStrokeLineCap strokeDashCap;
public AnnStrokeLineCap getStrokeDashCap() 
public void setStrokeDashCap(AnnStrokeLineCap strokeDashCap) 
get_StrokeDashCap(); 
set_StrokeDashCap(value); 
Object.defineProperty('StrokeDashCap'); 

Property Value

An AnnStrokeLineCap style used at the end of the dashes that make up dashed lines drawn with this AnnStroke object.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize