'Declaration Public Function New( _
ByVal templatePointThe template of interaction point.As WpfInteractionPoint _
)
public WpfBoundingBoxInteractionPoints(
WpfInteractionPoint templatePoint
)
public: WpfBoundingBoxInteractionPoints(
WpfInteractionPoint* templatePoint
)
public:
WpfBoundingBoxInteractionPoints(
WpfInteractionPoint^ templatePoint
)
Parameters
- templatePoint
- The template of interaction point.