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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the SizeD structure.  
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Represents an empty instance of the SizeD structure.  
Public プロパティGets or sets the vertical component of the current SizeD.  
Public プロパティGets a value indicating whether of the current SizeD has zero SizeD.Width and SizeD.Height.  
Public プロパティGets or sets the horizontal component of the current SizeD.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Adds two SizeD structures.  
Public メソッドConverts the current SizeD structure to a System.Drawing.Point by rounding the width and height to the next higher integer values.  
Public メソッドstatic (Shared in Visual Basic)Subtracts one SizeD structure from another.  
Public メソッドConverts the current SizeD structure to a human-readable string representing it.  
Public メソッドConverts the current SizeD structure to a System.Drawing.Point by truncating the width and height to integer values.  
トップ
パブリック オペレータ
Adds two SizeD structures.
Converts a SizeD to a PointD.
オーバーロードされます。 Converts a System.Drawing.Size to a SizeD.
Subtracts one SizeD structure from another.
トップ
参照

SizeD 構造体
C1.C1Preview 名前空間