set_AnchorPoint()

Backdrop3DScene::set_AnchorPoint(System::ArrayPtr<float>) method

Sets a point in 3D space. This point is the point in space that anchors the backdrop plane. 3D point represented by array of 3 float values which define X, Y and Z coordinates. Write float[].

void Aspose::Slides::Backdrop3DScene::set_AnchorPoint(System::ArrayPtr<float> value) override

See Also