Freigeben über


MapElement3D.Roll Eigenschaft

Definition

Ruft die Rolle des 3D-Kartenelements in Grad ab, wobei -90 nach links und +90 nach rechts kippt, oder legt diese fest.

public:
 property double Roll { double get(); void set(double value); };
double Roll();

void Roll(double value);
public double Roll { get; set; }
var double = mapElement3D.roll;
mapElement3D.roll = double;
Public Property Roll As Double

Eigenschaftswert

Double

double

Die Rolle des 3D-Kartenelements in Grad, wobei -90 nach links und +90 nach rechts kippt.

Gilt für: