Class Centroid
public class Centroid
- Inheritance
-
Centroid
- Inherited Members
Properties
X
public double X { get; }
Property Value
Y
public double Y { get; }
Property Value
Z
public double Z { get; }
public class Centroid
public double X { get; }
public double Y { get; }
public double Z { get; }