Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.