set_NormalVector()
Backdrop3DScene::set_NormalVector(System::ArrayPtr<float>) method
Sets a normal vector. To be more precise, this attribute defines a vector normal to the face of the backdrop plane. Vector represented by array of 3 float values which define X, Y and Z coordinates. Write float[].
void Aspose::Slides::Backdrop3DScene::set_NormalVector(System::ArrayPtr<float> value) override
See Also
- Typedef ArrayPtr
- Class Backdrop3DScene
- Namespace Aspose::Slides
- Library Aspose.Slides