Ribbon for WinForms
Rect 構造体 メンバ
プロパティ  メソッド 


C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 : Rect 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the Y coordinate of the bottom edge of the current Rect structure.  
Public プロパティGets the coordinates of the bottom left corner of the current Rect structure.  
Public プロパティGets the coordinates of the bottom right corner of the current Rect structure.  
Public プロパティstatic (Shared in Visual Basic)Represents an empty instance of the Rect structure.  
Public プロパティGets or sets the height of the current Rect structure.  
Public プロパティGets a value indicating whether the Rect.Width and Rect.Height properties of the current Rect structure have zero values.  
Public プロパティGets the X coordinate of the left edge of the current Rect structure.  
Public プロパティGets or sets the coordinates of the top left corner of the current Rect structure.  
Public プロパティGets the X coordinate of the right edge of the current Rect structure.  
Public プロパティGets or sets the size of the current Rect structure.  
Public プロパティGets the Y coordinate of the top edge of the current Rect structure.  
Public プロパティGets the coordinates of the top left corner of the current Rect structure.  
Public プロパティGets the coordinates of the top right corner of the current Rect structure.  
Public プロパティGets or sets the width of the current Rect structure.  
Public プロパティGets or sets the X coordinate of the top left corner of the current Rect structure.  
Public プロパティGets or sets the Y coordinate of the top left corner of the current Rect structure.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Tests whether the specified point is contained within the current Rect.  
Public メソッドDeflates the current Rect by the specified amounts provided as Thickness.  
Public メソッドIndicates whether this instance and a specified object are equal.  
Public メソッドstatic (Shared in Visual Basic)Creates a Rect structure based on the coordinates of its top-left and bottom-right corners.  
Public メソッドReturns the hash code for this instance.  
Public メソッドオーバーロードされます。 Inflates the current Rect by the specified amounts on four sides.  
Public メソッドオーバーロードされます。 Replaces the current Rect structure with the intersection of itself and another Rect.  
Public メソッドTests whether the current Rect intersects with another.  
Public メソッドオーバーロードされます。 Offsets the location of the current Rect by specified horizontal and vertical amounts.  
Public メソッドstatic (Shared in Visual Basic)Converts a string to a Rect structure.  
Public メソッドConverts the current Rect to a System.Drawing.Rectangle.  
Public メソッドConverts the current Rect to a System.Drawing.RectangleF.  
Public メソッドConverts the current Rect structure to a human-readable string representing it.  
Public メソッドstatic (Shared in Visual Basic)Creates a new Rect structure representing the smallest possible rectangle containing the two specified rectangles.  
トップ
パブリック オペレータ
Indicates whether two Rect structures are equal.
オーバーロードされます。 Converts a System.Drawing.Rectangle to a Rect.
Indicates whether two Rect structures are not equal.
トップ
参照

Rect 構造体
C1.Win.Interop 名前空間