'Declaration Public Function New( _
ByVal interactiveObjectИнтерактивный объект.As IPointBasedInteractiveObject, _
ByVal canRotateЗначение, указывающее, можно ли повернуть интерактивный объект.As Boolean _
)
public PointBasedObjectRectangularTransformer(
IPointBasedInteractiveObject interactiveObject,
bool canRotate
)
public: PointBasedObjectRectangularTransformer(
IPointBasedInteractiveObject* interactiveObject,
bool canRotate
)
public:
PointBasedObjectRectangularTransformer(
IPointBasedInteractiveObject^ interactiveObject,
bool canRotate
)
Parameters
- interactiveObject
- Интерактивный объект.
- canRotate
- Значение, указывающее, можно ли повернуть интерактивный объект.