このクラスのメンバの一覧は、RectDメンバを参照してください。
            
            パブリック メソッド
|   | 名前 | 解説 | 
  | Circumscribe | Returns a RectLwith circumscribed coordinates.   | 
  | Contains | オーバーロードされます。 Determines if the specified point is contained within this rectangle.   | 
  | ContainsRef | Determines if the specified rectangle is fully contained within this rectangle.   | 
  | Equals | オーバーロードされます。 Indicates whether this instance and a specified object are equal.   | 
  | EqualsRef | Indicates whether this instance and a specified object are equal.   | 
   | FromDips | オーバーロードされます。 Converts a rectangle from DIPs to pixels.   | 
   | FromLTRB | Creates a RectDstruct from (left, top, right, bottom) coordinates.   | 
  | GetHashCode | Returns a hash code for this instance.   | 
  | Inflate | オーバーロードされます。 Inflates the rectangle by the specified amount.   | 
   | Intersect | Returns a rectangle that represents the intersection of two rectangles.   | 
  | IntersectFast | Quickly updates a rectangle to represent the intersection with another rectangle.   | 
   | IntersectRef | Returns a rectangle that represents the intersection of two rectangles.   | 
  | IntersectsWith | Determines if this rectangle intersects with rect.   | 
  | IntersectsWithRef | Determines if this rectangle intersects with rect.   | 
  | MakeLTRB | Converts the rectangle from (X, Y, Width, Height) to (Left, Top, Right, Bottom) coordinates.   | 
  | MakeXYWH | Converts the rectangle from (Left, Top, Right, Bottom) to (X, Y, Width, Height) coordinates.   | 
  | Offset | オーバーロードされます。 Offsets the rectangle by the specified amount.   | 
  | Round | Returns a RectLwith rounded coordinates.   | 
   | Scale | オーバーロードされます。 Scales all coordinates of a rectangle by the specified scaleFactor.   | 
   | ToDips | オーバーロードされます。 Converts a rectangle from pixels to DIPs.   | 
  | ToRect | Converts RectDto C1.Win.Interop.Rect.   | 
  | ToRectangleF | Converts RectDto System.Drawing.RectangleF.   | 
  | ToRectF | Converts RectDto RectF.   | 
  | ToString | Returns a string that represents the current object.   | 
  | Truncate | Returns a RectLwith truncated coordinates.   | 
   | Union | Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.   | 
   | UnionRef | Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.   | 
トップ 
            
            
            
            
            参照