SelectedObject Property

Summary
Gets the annotation container selected object, if any.
Syntax
C#
C++/CLI
public AnnObject SelectedObject { get; } 
            public: 
property AnnObject^ SelectedObject { 
   AnnObject^ get(); 
} 

Property Value

Leadtools.Annotations.Engine.AnnObjectrepresents the selected object.

Remarks

To select the object, call the SelectedObject method.

Selecting the object means that the object will enter the edit mode; in the edit mode the editing handles will appear at the sides of the object, as long as the rotation handle, and rotation center.

To show or hide the rotation handles, use the property MedicalViewerBaseCell.ShowRotationHandle.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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