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