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


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

Public Properties

 NameDescription
Public PropertyAmplitude Gets or sets an integer that represents the magnitude of the wave.  
Public PropertyCenterPoint Gets or sets a point structure that contains the point from which the wave radiates.  
Public PropertyFillColor Gets or sets the fill color for any exposed areas.  
Public PropertyFlags Flags that indicate how to handle exposed areas, the type of information in the WaveLength property.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyPhase Gets or sets the Wave phase shift, in hundredths of degrees.  
Public PropertyWaveLength Gets or sets a value that represents the wave length.  
Top

See Also