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