get_EffectFormat()

Shape::get_EffectFormat() method

Returns the EffectFormat object which contains pixel effects applied to a shape. Note: can return null for certain types of shapes which don’t have effect properties. Read-only IEffectFormat.

System::SharedPtr<IEffectFormat> Aspose::Slides::Shape::get_EffectFormat() override

See Also