'Declaration Public Function New( _
ByVal interactiveObjectAn interactive object of interaction controller.As IWpfAnchorPointInteractiveObject _
)
public WpfAnchorPointInteractiveObjectPointTransformer(
IWpfAnchorPointInteractiveObject interactiveObject
)
public: WpfAnchorPointInteractiveObjectPointTransformer(
IWpfAnchorPointInteractiveObject* interactiveObject
)
public:
WpfAnchorPointInteractiveObjectPointTransformer(
IWpfAnchorPointInteractiveObject^ interactiveObject
)
Parameters
- interactiveObject
- An interactive object of interaction controller.