strokeEndLineCap Property (AnnStroke)

Summary

Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.

Syntax

JavaScript Syntax
Object.defineProperty(AnnStroke.prototype, 'strokeEndLineCap', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
strokeEndLineCap: AnnStrokeLineCap;

Property Value

The AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.

Requirements

Target Platforms

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