Udostępnij za pośrednictwem


CAnimationPoint::CAnimationPoint

Konstrukcje obiektu CAnimationPoint.

CAnimationPoint();
CAnimationPoint(
   const CPoint& ptDefault,
   UINT32 nGroupID,
   UINT32 nObjectID = (UINT32)-1,
   DWORD dwUserData = 0
);

Parametry

  • ptDefault
    Określa domyślne współrzędne punktu.

  • nGroupID
    Określa identyfikator grupy.

  • nObjectID
    Określa identyfikator obiektu.

  • dwUserData
    Określa dane zdefiniowane przez użytkownika.

Uwagi

Obiekt CAnimationPoint z domyślnych właściwości: domyślna współrzędne punktu, identyfikator grupy i identyfikator obiektu są ustawione na 0.

Wymagania

Nagłówek: afxanimationcontroller.h

Zobacz też

Informacje

Klasa CAnimationPoint