Empty Property

Summary

Returns an empty Point3D struct.

Syntax
C#
VB
C++
public static Point3D Empty { get; } 
  
Public Shared ReadOnly Property Empty As Point3D 
            public: 
static property Point3D Empty { 
   Point3D get(); 
} 

Property Value

Point3D that represents an empty struct.

Requirements

Target Platforms

See Also

Reference

Point3D Structure

Point3D Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly