'Declaration Public ReadOnly Property InteractionMode As DicomViewerToolInteractionMode
public DicomViewerToolInteractionMode InteractionMode { get; }
public: __property DicomViewerToolInteractionMode get_InteractionMode();
public:
property DicomViewerToolInteractionMode InteractionMode { DicomViewerToolInteractionMode get(); }