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


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

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

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

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