This class allows access to PositionOrientation methods.

C# | Visual Basic | Visual C++ |
public class PositionOrientation
Public Class PositionOrientation
public ref class PositionOrientation

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | PositionOrientation(Orientation, Double, Double, Double, Double) |
Determines the position and orientation of a window.
|
![]() | PositionOrientation(PositionOrientation) |
Determines the position and orientation of a window.
|
![]() | Col1 |
Initializes column 1.
|
![]() | Col2 |
Initializes column 2.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OrientationActual |
Initializes the actual orientation.
|
![]() | Row1 |
Initializes row 1.
|
![]() | Row2 |
Initializes row 2.
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | PositionOrientation |