Gets or sets a value that indicates whether the object should be restricted to be inside the container boundary.
public bool RestrictDesigners { get; set; } Public Property RestrictDesigners As Boolean public bool RestrictDesigners {get; set;} @property (nonatomic) BOOL restrictDesigners; public boolean getRestrictDesigners()public void setRestrictDesigners(boolean value)
<br/>get_RestrictDesigners();<br/>set_RestrictDesigners(value);<br/>Object.defineProperty('RestrictDesigners'); public:property bool RestrictDesigners{bool get()void set(bool value)}
true if the object should be restricted inside the container boundary; otherwise, false. The default value is false.
Changing this property will affect the current and all future running AnnDesigner objects. For more information refer to the AnnDesigner.RestrictDesigners property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
