The utility class used for stage operations

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

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | StageUtil()()()() | Initializes a new instance of the StageUtil class |
![]() ![]() | CenterRect(Rect) |
Centers Rect
|
![]() ![]() | CenterRect(Rect, Rect) |
Centers the inner inside the outer Rect
|
![]() ![]() | CenterRect(Rectangle, Rectangle) |
Centers the inner inside the outer Rectangle
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FlipY(Vector3) |
Flips the Y vector coordinate
|
![]() | 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.) |
![]() ![]() | NULL_RECT |
Null Rect
|
![]() ![]() | OffsetRect(Rect, Single, Single) |
Offsets Rect
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | StageUtil |