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