InternationalTerrestrialReferenceFrameTransformerFrom Property |
Gets or sets the name of the ITRF whose coordinates are being transformed
into the
To ITRF.
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 From { get; set; }
Public Property From As String
Get
Set
public:
property String^ From {
String^ get ();
void set (String^ value);
}
member From : string with get, set
Property Value
Type:
StringSee Also