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


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

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

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

PointD 構造体
C1.C1Preview 名前空間