This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IN > INewGeoTransformationDialog2 Interface > INewGeoTransformationDialog2.SetDefault Method (ArcObjects .NET 10.4 SDK) |
Sets a transformation in the New GeoTransformation dialog to work with.
[Visual Basic .NET] Public Sub SetDefault ( _ ByVal pGT As IGeoTransformation _ )
[C#] public void SetDefault ( IGeoTransformation pGT );