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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.