'Declaration Public Shared Function CreateMoveArea( _
ByVal interactiveObjectИнтерактивный объект.As IInteractiveObject _
) As InteractiveObjectBoundingBoxArea
public static InteractiveObjectBoundingBoxArea CreateMoveArea(
IInteractiveObject interactiveObject
)
public: static InteractiveObjectBoundingBoxArea* CreateMoveArea(
IInteractiveObject* interactiveObject
)
public:
static InteractiveObjectBoundingBoxArea^ CreateMoveArea(
IInteractiveObject^ interactiveObject
)
Parameters
- interactiveObject
- Интерактивный объект.
Return Value
Новый экземпляр области перемещения.