Bitmap for UWP
RectL 構造体 メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : RectL 構造体

このクラスのメンバの一覧は、RectLメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Determines if the specified point is contained within this rectangle.  
Public メソッドDetermines if the specified rectangle is fully contained within this rectangle.  
Public メソッドオーバーロードされます。 Indicates whether this instance and a specified object are equal.  
Public メソッドIndicates whether this instance and a specified object are equal.  
Public メソッドstatic (Shared in Visual Basic)Creates a RectLstruct from (left, top, right, bottom) coordinates.  
Public メソッドReturns a hash code for this instance.  
Public メソッドオーバーロードされます。 Inflates the rectangle by the specified amount.  
Public メソッドstatic (Shared in Visual Basic)Returns a rectangle that represents the intersection of two rectangles.  
Public メソッドQuickly updates a rectangle to represent the intersection with another rectangle.  
Public メソッドstatic (Shared in Visual Basic)Returns a rectangle that represents the intersection of two rectangles.  
Public メソッドDetermines if this rectangle intersects with rect.  
Public メソッドDetermines if this rectangle intersects with rect.  
Public メソッドConverts the rectangle from (X, Y, Width, Height) to (Left, Top, Right, Bottom) coordinates.  
Public メソッドConverts the rectangle from (Left, Top, Right, Bottom) to (X, Y, Width, Height) coordinates.  
Public メソッドオーバーロードされます。 Offsets the rectangle by the specified amount.  
Public メソッドConverts RectLto RectD.  
Public メソッドConverts RectLto RectF.  
Public メソッドReturns a string that represents the current object.  
Public メソッドstatic (Shared in Visual Basic)Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.  
Public メソッドstatic (Shared in Visual Basic)Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.  
トップ
参照

RectL 構造体
C1.Util.DX 名前空間