designerType Property

Summary

Gets the designer type.

Syntax

JavaScript Syntax
Object.defineProperty(AnnCursorEventArgs.prototype, 'designerType', 
	get: function() 
) 
TypeScript Syntax
designerType: AnnDesignerType; // read-only 

Property Value

The designer type.

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.Automation Assembly