←Select platform

Index Property

Summary

Gets or sets the line index of the panoramic polygon on which hit-testing is being performed.

Syntax
C#
VB
C++
public int Index { get; set; } 
Public Property Index() As Integer 
   Get 
   Set 
public:  
   property Int32 Index 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer that represents the line index of the panoramic polygon on which hit-testing is being performed.

Remarks

This value is automatically updated by the workstation viewer.

To create a panoramic polygon, call the PanoramicStripCommand.

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

Leadtools.Medical.Workstation Assembly

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