'Declaration Public Function New( _
ByVal interactiveObjectAn interactive object which must be controlled by this controller.As IScrollableInteractiveObject _
)
public ScrollableInteractiveObjectTransformer(
IScrollableInteractiveObject interactiveObject
)
public: ScrollableInteractiveObjectTransformer(
IScrollableInteractiveObject* interactiveObject
)
public:
ScrollableInteractiveObjectTransformer(
IScrollableInteractiveObject^ interactiveObject
)
Parameters
- interactiveObject
- An interactive object which must be controlled by this controller.