Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.02.15
ZigZagCommandBitmapEffect Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : ZigZagCommandBitmapEffect Class

The following tables list the members exposed by ZigZagCommandBitmapEffect.

Public Constructors

 NameDescription
Public ConstructorZigZagCommandBitmapEffect Constructor Initializes a new instance of the ZigZagCommandBitmapEffect class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AmplitudeProperty Identifies the Amplitude dependency property.  
Public Fieldstatic (Shared in Visual Basic)AttenuationProperty Identifies the Attenuation dependency property.  
Public Fieldstatic (Shared in Visual Basic)CenterPointProperty Identifies the CenterPoint dependency property.  
Public Fieldstatic (Shared in Visual Basic)FillColorProperty Identifies the FillColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlagsProperty Identifies the Flags dependency property.  
Public Fieldstatic (Shared in Visual Basic)FrequencyProperty Identifies the Frequency dependency property.  
Public Fieldstatic (Shared in Visual Basic)PhaseProperty Identifies the Phase dependency property.  
Top

Public Properties

 NameDescription
Public PropertyAmplitude Gets or sets the value that indicates the non-zero value that represents the magnitude of the wave (amount of displacement) on which the filter is applied, if ZigZagCommandBitmapEffectsFlags.RadialWave is set in the Flags property.  
Public PropertyAttenuation Gets or sets the value that indicates the attenuation value that indicates how rapidly the wave amplitude decays as the wave travels along the radial line on which the filter is applied.  
Public PropertyCanFreeze(Inherited from System.Windows.Freezable)
Public PropertyCenterPoint Gets or sets the value that indicates the center of the zigzag wave on which the filter is applied.  
Public PropertyDependencyObjectType(Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher(Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFillColor Gets or sets the value that indicates the Color value that specifies the fill color for any exposed areas on which the filter is applied.  
Public PropertyFlags Gets or sets flags that indicate how to handle exposed areas, and the wave radiation type.  
Public PropertyFrequency Gets or sets the value that indicates number of times the waves repeat along the radial line on which the filter is applied.  
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 value that indicates wave phase shift, in hundredths of degrees, on which the filter is applied.  
Top

Public Methods

 NameDescription
Public MethodApplyAnimationClockOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodBeginAnimationOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodClearValueOverloaded. (Inherited from System.Windows.DependencyObject)
Public MethodClone Clones this instance. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCloneCurrentValue Clones the current value. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCoerceValue(Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodEquals(Inherited from System.Windows.DependencyObject)
Public MethodFreeze(Inherited from System.Windows.Freezable)
Public MethodGetAnimationBaseValue(Inherited from System.Windows.Media.Animation.Animatable)
Public MethodGetAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetCurrentValueAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetHashCode(Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator(Inherited from System.Windows.DependencyObject)
Public MethodGetOutput(Inherited from System.Windows.Media.Effects.BitmapEffect)
Public MethodGetValue(Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty(Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue(Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodCloneCore Clones the core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCloneCurrentValueCore Clones the current value core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateInstance(Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceCore Creates the instance core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateUnmanagedEffect Creates the unmanaged effect. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFinalize Releases unmanaged resources and performs other cleanup operations before the RasterCommandBitmapEffect is reclaimed by garbage collection. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFreezeCore(Inherited from System.Windows.Media.Animation.Animatable)
Protected MethodGetAsFrozenCore(Inherited from System.Windows.Freezable)
Protected MethodGetCurrentValueAsFrozenCore Gets the current value as frozen core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodOnChanged(Inherited from System.Windows.Freezable)
Protected MethodOnFreezablePropertyChangedOverloaded. (Inherited from System.Windows.Freezable)
Protected MethodOnPropertyChanged(Inherited from System.Windows.Freezable)
Protected MethodReadPreamble(Inherited from System.Windows.Freezable)
Protected MethodShouldSerializeProperty(Inherited from System.Windows.DependencyObject)
Protected MethodUpdateUnmanagedPropertyState Updates the state of the unmanaged property. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodWritePostscript(Inherited from System.Windows.Freezable)
Protected MethodWritePreamble(Inherited from System.Windows.Freezable)
Top

Public Events

 NameDescription
Public EventChanged(Inherited from System.Windows.Freezable)
Top

See Also