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

Leadtools.Medical.Workstation Assembly