Condividi tramite


CompositionShape.RotationAngleInDegrees Proprietà

Definizione

Ottiene o imposta l'angolo di rotazione della forma in gradi.

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

Valore della proprietà

Single

float

Angolo di rotazione della forma in gradi.

Si applica a