Aspose::Cells::Drawing::Shape::GetReflection method
Shape::GetReflection method
Represents a ReflectionEffect object that specifies reflection effect for the chart element or shape.
ReflectionEffect Aspose::Cells::Drawing::Shape::GetReflection()
Examples
ReflectionEffect reflectionEffect = shape.GetReflection();
See Also
- Class ReflectionEffect
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++