C# Class TOAPI.Types.XFORM

Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
eDx float
eDy float
eM11 float
eM12 float
eM21 float
eM22 float

Public Methods

Method Description
XFORM ( XFORM a ) : System

Method Details

XFORM() public method

public XFORM ( XFORM a ) : System
a XFORM
return System

Property Details

eDx public_oe property

public float eDx
return float

eDy public_oe property

public float eDy
return float

eM11 public_oe property

public float eM11
return float

eM12 public_oe property

public float eM12
return float

eM21 public_oe property

public float eM21
return float

eM22 public_oe property

public float eM22
return float