Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
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

 NameDescription
Public PropertyAmplitude Gets or sets the zoom wave magnitude.  
Public PropertyCenterPoint Center point from which the wave is zoomed.  
Public PropertyFillColor Gets or sets the RasterColor 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 PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
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