supportsSelectionStroke Property

Summary

Indicates if this object supports a selection stroke.

Syntax

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

Property Value

This implementation returns true since this object type supports selection a stroke.

Remarks

Refer to SelectionStroke for more information.

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