'Declaration Public Function New( _
ByVal interactiveObjectInteractive object which must be controlled by this controller.As IWpfPointBasedInteractiveObject _
)
public WpfPointBasedObjectPointTransformer(
IWpfPointBasedInteractiveObject interactiveObject
)
public: WpfPointBasedObjectPointTransformer(
IWpfPointBasedInteractiveObject* interactiveObject
)
public:
WpfPointBasedObjectPointTransformer(
IWpfPointBasedInteractiveObject^ interactiveObject
)
Parameters
- interactiveObject
- Interactive object which must be controlled by this controller.