restrictDesigners Property

Summary

Gets or sets a value that indicates whether the object should be restricted inside the container boundary.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype, 'restrictDesigners', 
	get: function(), 
	set: function(value) 
) 
restrictDesigners: boolean; 

Property Value

true if the object should be restricted inside the container boundary; otherwise, false. The default value is false.

Remarks

Changing this property will affect the current and all future running AnnDesigner objects. For more information refer to the AnnDesigner.RestrictDesigners property.

Refer to the AnnDragDropEventArgs.ResizeLargeObject property for the behavior that occurs when the value of this property is true and the size of the dropped objects is larger than the target container.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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