Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
ZoomWaveCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : ZoomWaveCommandBitmapEffect Class


For a list of all members of this type, see ZoomWaveCommandBitmapEffect members.

Public Properties

 NameDescription
Public PropertyAmplitude Gets or sets the zoom wave magnitude.  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyCenterPoint Center point from which the wave is zoomed.  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFillColor Gets or sets the Color object that specifies the fill color for any exposed areas.  
Public PropertyFrequency Gets or sets the number of repeated waves along the radial line.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyPhase Gets or sets the wave phase shift.  
Public PropertyType Gets or sets a value that indicates how to handle exposed areas.  
Public PropertyZoomFactor Gets or sets the percentage the wave grows as it moves from the image center.  
Top

See Also