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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Point structure.  
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Represents an empty instance of the Point structure.  
Public プロパティGets a value indicating whether the current Point is empty.  
Public プロパティGets or sets the X coordinate of the current Point.  
Public プロパティGets or sets the Y coordinate of the current Point.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Adds a Size to a Point.  
Public メソッドConverts the current Point structure to a System.Drawing.Point by rounding the double coordinates 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 メソッドOffsets the current Point structure by the specified values.  
Public メソッドstatic (Shared in Visual Basic)Subtracts a Size from a Point.  
Public メソッドConverts the current Point structure to a System.Drawing.PointF.  
Public メソッドConverts the current Point to a human readable string.  
Public メソッドConverts the current Point structure to a System.Drawing.Point by truncating the values of the Point object.  
トップ
パブリック オペレータ
Adds a Size to a Point.
Indicates whether two Point structures are equal.
Converts a Point to a Size.
オーバーロードされます。 Converts a System.Drawing.Point to a Point.
Indicates whether two Point structures are not equal.
Subtracts a Size from a Point.
トップ
参照

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