Initializes a new instance of LeadPoint3D with explicit parameters.
public LeadPoint3D(double x,double y,double z)
x
Specifies the x-coordinate of the LeadPoint3D.
y
Specifies the y-coordinate of the LeadPoint3D.
z
Specifies the z-coordinate of the LeadPoint3D.