ICommandEffectAsIBehavior Property |
Allows to get base IBehavior interface.
Read-only
IBehavior.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IBehavior AsIBehavior { get; }
ReadOnly Property AsIBehavior As IBehavior
Get
property IBehavior^ AsIBehavior {
IBehavior^ get ();
}
abstract AsIBehavior : IBehavior with get
Property Value
Type:
IBehaviorSee Also