ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / CompositeGeographicTransformation Class


In This Topic
    CompositeGeographicTransformation Class Methods
    In This Topic

    For a list of all members of this type, see CompositeGeographicTransformation members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public MethodOverridden. Creates an inverted instance of this tranformation. The inverted instance has inverted order of GeographicTransformation instances, and each geographic transofmration has its IsForward property inverted.  
    Public MethodOverridden.  Returns the JSON representation of this transformation.  
    Top
    See Also