| CubicalPointParamsCoordinates3D Property |
Gets the 3D coordinates
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public Point3D Coordinates3D { get; }
Public ReadOnly Property Coordinates3D As Point3D
Get
public:
property Point3D Coordinates3D {
Point3D get ();
}
member Coordinates3D : Point3D with get
Property Value
Point3DSee Also