InternationalTerrestrialReferenceFrameTransformerTo Property |
Gets or sets the name of the ITRF that coordinates are being transformed into.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string To { get; set; }
Public Property To As String
Get
Set
public:
property String^ To {
String^ get ();
void set (String^ value);
}
member To : string with get, set
Property Value
Type:
StringSee Also