Point4D.X Vlastnost

Definice

Získá nebo nastaví komponentu X této Point4D struktury.

public:
 property double X { double get(); void set(double value); };
public double X { get; set; }
member this.X : double with get, set
Public Property X As Double

Hodnota vlastnosti

Součást X této Point4D struktury. Výchozí hodnota je 0.

Platí pro