'Declaration Public Function New( _
ByVal interactiveObjectAn interactive object.As IPointBasedInteractiveObject _
)
public PointBasedObjectRectangularBuilder(
IPointBasedInteractiveObject interactiveObject
)
public: PointBasedObjectRectangularBuilder(
IPointBasedInteractiveObject* interactiveObject
)
public:
PointBasedObjectRectangularBuilder(
IPointBasedInteractiveObject^ interactiveObject
)
Parameters
- interactiveObject
- An interactive object.