hitTestInterior Property (AnnStickyNoteObject)

Summary

Indicates if this AnnStickyNoteObject supports hit testing of its interior.

Syntax

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

Property Value

This implementation returns true since this object type supports hit testing of the interior.

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