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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RectangleD 構造体

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

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

RectangleD 構造体
C1.C1Preview 名前空間