Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ZoomWaveCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : ZoomWaveCommand Class


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

Public Properties

  Name Description
Public Property Amplitude Gets or sets the zoom wave magnitude.  
Public Property CenterPoint Center point from which the wave is zoomed.  
Public Property FillColor Gets or sets the RasterColor object that specifies the fill color for any exposed areas.  
Public Property Frequency Gets or sets the number of repeated waves along the radial line.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property Phase Gets or sets the wave phase shift.  
Public Property Type Gets or sets a value that indicates how to handle exposed areas.  
Public Property ZoomFactor Gets or sets the percentage the wave grows as it moves from the image center.  
Top

See Also