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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : RectD 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドThe y-coordinate of the bottom edge.  
Public フィールドstatic (Shared in Visual Basic)An empty rectangle.  
Public フィールドstatic (Shared in Visual Basic)A rectangle that has its upper-left corner set to (negative infinity, negative infinity) and its lower-right corner set to (infinity, infinity).  
Public フィールドThe x-coordinate of the left edge.  
Public フィールドThe x-coordinate of the right edge.  
Public フィールドThe size of the RectD type, in bytes.  
Public フィールドThe y-coordinate of the top edge.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the point with coordinates of the rectangle center.  
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 RectDare 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 メソッドReturns a RectLwith circumscribed coordinates.  
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)オーバーロードされます。 Converts a rectangle from DIPs to pixels.  
Public メソッドstatic (Shared in Visual Basic)Creates a RectDstruct 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 メソッドReturns a RectLwith rounded coordinates.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Scales all coordinates of a rectangle by the specified scaleFactor.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts a rectangle from pixels to DIPs.  
Public メソッドConverts RectD to System.Windows.Rect.  
Public メソッドConverts RectDto RectF.  
Public メソッドReturns a string that represents the current object.  
Public メソッドReturns a RectLwith truncated coordinates.  
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.
オーバーロードされます。 Performs an explicit conversion from RectD to System.Windows.Rect.
Determines if the specified values are not equal.
トップ
参照

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