SetPlacement method
Translates the bounds to the absolute position specified by the vector.
Syntax
object.SetPlacement(v);
Parameters
- v [in, ref]
-
Type: const CDXV_C
Position at which to place the bounds.
Return value
This method does not return a value.
Show: