supportsStroke Property

Summary

Indicates if this object supports AnnStroke.

Syntax

JavaScript Syntax
Object.defineProperty(AnnRedactionObject.prototype, 'supportsStroke', 
	get: function() 
) 
TypeScript Syntax
supportsStroke: boolean; // read-only 

Property Value

true if this AnnFreehandHotspotObject supports AnnStroke; otherwise it isfalse.

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.Annotations.Core Assembly