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