←Select platform

Point Property

Summary

Gets or sets a point on the plane.

Syntax

C#
VB
C++
public Point3D Point { get; set; } 
  
Public Property Point As Leadtools.Medicalviewer.Point3D 
public: 
property Leadtools.Medicalviewer.Point3D Point { 
   Leadtools.Medicalviewer.Point3D get(); 
   void set (    Leadtools.Medicalviewer.Point3D ); 
} 

Property Value

Leadtools.MedicalViewer.Point3D that represents a point on the plane.

Example

For an example refer to Move

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.Medical3D Assembly