←Select platform

Point Property

Summary

Gets or sets the panoramic polygon point that is being updated.

Syntax
C#
VB
C++
public LeadPoint Point { get; set; } 
Public Property Point() As LeadPoint 
   Get 
   Set 
public:  
   property LeadPoint^ Point 
   { 
      LeadPoint^ get() 
      void set(LeadPoint^ value) 
   } 

Property Value

A LeadPoint point that represents the panoramic polygon point that is being updated.

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.