←Select platform

LeadPoint3D Constructor

Summary

Initializes a new instance of LeadPoint3D with explicit parameters.

Syntax
C#
C++/CLI
public LeadPoint3D( 
   double x, 
   double y, 
   double z 
) 
public:  
   LeadPoint3D(double x, double y, double z) 

Parameters

x

Specifies the x-coordinate of the LeadPoint3D.

y

Specifies the y-coordinate of the LeadPoint3D.

z

Specifies the z-coordinate of the LeadPoint3D.

Requirements

Target Platforms

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

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.