CommandEffectShapeTarget Property

Defines shape target of command effect. Read/write IShape.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IShape ShapeTarget { get; set; }

Property Value

Type: IShape

Implements

ICommandEffectShapeTarget
See Also