Method | Description | |
---|---|---|
Point3Dbl ( ) : System | ||
Point3Dbl ( double xValue, double yValue, double zValue ) : System | ||
ToString ( ) : String |
Method | Description | |
---|---|---|
TryParse ( string coordinateString, |
parses
|
public Point3Dbl ( double xValue, double yValue, double zValue ) : System | ||
xValue | double | |
yValue | double | |
zValue | double | |
return | System |