InternationalTerrestrialReferenceFrameTransformer.From 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
String
See Also