Matrix3D.OffsetY Właściwość

Definicja

Pobiera lub ustawia wartość czwartego wiersza i drugiej kolumny tej Matrix3D struktury.

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

Wartość właściwości

Double

Wartość czwartego wiersza i drugiej kolumny tej Matrix3D struktury.

Dotyczy