Matrix3D.OffsetX Proprietà
Definizione
public:
property double OffsetX { double get(); void set(double value); };
public double OffsetX { get; set; }
member this.OffsetX : double with get, set
Public Property OffsetX As Double
Valore della proprietà
Valore della quarta riga e della prima colonna della struttura Matrix3D.The value of the fourth row and first column of this Matrix3D structure.