Bagikan melalui


CompositionShape.RotationAngleInDegrees Properti

Definisi

Mendapatkan atau mengatur sudut rotasi bentuk dalam derajat.

public:
 property float RotationAngleInDegrees { float get(); void set(float value); };
float RotationAngleInDegrees();

void RotationAngleInDegrees(float value);
public float RotationAngleInDegrees { get; set; }
var single = compositionShape.rotationAngleInDegrees;
compositionShape.rotationAngleInDegrees = single;
Public Property RotationAngleInDegrees As Single

Nilai Properti

Single

float

Sudut rotasi bentuk dalam derajat.

Berlaku untuk