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