←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly