ShapeRange.Rotation Eigenschaft
Definition
Gibt die Drehung der Form in Grad zurück oder legt sie fest.Returns or sets the rotation of the shape in degrees. Lese-/Schreibzugriff einzelnen.Read/write Single.
public:
property float Rotation { float get(); void set(float value); };
public float Rotation { get; set; }
Public Property Rotation As Single