Rotation
Rotation class
Beschrijft de opsomming van paginarotatie
public class Rotation : Enumeration
Constructeurs
Naam |
Beschrijving |
Rotation() |
Serialisatie-constructor |
methoden
Naam |
Beschrijving |
CompareTo(object) |
Vergelijkt huidige object met andere. |
virtual Equals(Enumeration) |
Bepaalt of twee objectinstanties gelijk zijn. |
override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
override GetHashCode() |
Dient als de standaard hash-functie. |
override ToString() |
Retourneert een tekenreeks die het huidige object vertegenwoordigt. |
Velden
Naam |
Beschrijving |
static readonly None |
Geen. |
static readonly On180 |
180 graden. |
static readonly On270 |
270 graden. |
static readonly On90 |
90 graden. |
Zie ook