ToWgs84Entry Class

Summary:

Module: aspose.gis.epsg

Full Name: aspose.gis.epsg.ToWgs84Entry

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
ToWgs84Entry()Initializes a new instance of the ToWgs84Entry class

Properties

NameTypeAccessDescription
dxfloatr
dyfloatr
dzfloatr
rxfloatr
ryfloatr
rzfloatr
scalefloatr

Methods

NameDescription
create(dx, dy, dz, rx, ry, rz, scale)

Constructor: ToWgs84Entry()

 ToWgs84Entry() 

Initializes a new instance of the ToWgs84Entry class

Method: create(dx, dy, dz, rx, ry, rz, scale) [static]

 create(dx, dy, dz, rx, ry, rz, scale) 

Parameters:

ParameterTypeDescription
dxfloat
dyfloat
dzfloat
rxfloat
ryfloat
rzfloat
scalefloat

Returns

TypeDescription
ToWgs84Entry