strokeDashOffset Property

Summary

Gets or sets the distance from the start of a line to the beginning of a dash pattern.

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

Property Value

A value that represents the distance from the start of a line to the beginning of a dash pattern. This value uses the same unit of measure as the one used as the Leadtools.leadLengthD value for the strokeThickness property.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly