ArcGISKit Documentation

Structure Geo​Transform

public struct GeoTransform: Codable, Equatable  
%81 GeoTransform GeoTransform Equatable Equatable GeoTransform->Equatable Codable Codable GeoTransform->Codable

Conforms To

Codable
Equatable

Properties

wkid

public let wkid: Int? 

latest​Wkid

public let latestWkid: Int? 

transform​Forward

public let transformForward: Bool? 

name

public let name: String?