Point::P oint メソッド (gdiplustypes.h)

Point オブジェクトを作成し、X および Y データ メンバーを 0 に初期化します。 これは既定のコンストラクターです。

構文

void Point();

戻り値

なし

必要条件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplustypes.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

関連項目

Point

ポイント コンストラクター

Pointf