Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Adds to the object's dimensions about its center by the specified amount.
Syntax
object.Expand(v);
Parameters
v [in, ref]
Type: const CDXV_CVector containing the amount to subtract from the minimum and add to the maximum along each dimension.
Return value
This method does not return a value.