Specifies the interpolation filter to apply when the animation runs.
Default is None.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEResampleFilter FramesZoomFilter { get; set; }
Public Property FramesZoomFilter As IEResampleFilter Get Set
public: property IEResampleFilter FramesZoomFilter { IEResampleFilter get (); void set (IEResampleFilter value); }