targetObject Property

Summary

Gets or sets the target object for this designer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDesigner.prototype, 'targetObject', 
	get: function(), 
	set: function(value) 
) 
targetObject: AnnObject; 

Property Value

The target object for this designer.

Remarks

This is the object being drawn, edited or run.

Requirements

Target Platforms

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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