Offset method
Adds the specified vector to the minimum and maximum for each dimension.
Syntax
object.Offset(v);
Parameters
v [in, ref]
Type: const CDXV_CVector to add.
Return value
This method does not return a value.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Adds the specified vector to the minimum and maximum for each dimension.
object.Offset(v);
v [in, ref]
Type: const CDXV_C
Vector to add.
This method does not return a value.