Bitmap for UWP
RectL 構造体 メンバ
フィールド  プロパティ  メソッド 

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

RectLデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドThe y-coordinate of the bottom edge.  
Public フィールドstatic (Shared in Visual Basic)An empty rectangle.  
Public フィールドstatic (Shared in Visual Basic)An infinite rectangle.  
Public フィールドThe x-coordinate of the left edge.  
Public フィールドThe x-coordinate of the right edge.  
Public フィールドThe size of the RectL type, in bytes.  
Public フィールドThe y-coordinate of the top edge.  
トップ
パブリック プロパティ
 名前解説
Public プロパティDetermines if there is some space within the rectangle.  
Public プロパティGets or sets the height of the rectangle.  
Public プロパティDetermines if all components of RectLare equal to zero.  
Public プロパティGets the point with coordinates of the left top corner of the rectangle.  
Public プロパティGets the size of the rectangle.  
Public プロパティGets or sets the width of the rectangle.  
Public プロパティGets or sets the X coordinate of the rectangle.  
Public プロパティGets or sets the Y coordinate of the rectangle.  
トップ
パブリック メソッド
 名前解説
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.  
トップ
パブリック オペレータ
Determines if the specified values are equal.
Determines if the specified values are not equal.
トップ
参照

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