MagnifyEffect Members | |
See Also� Constructors� Events� Fields� Methods� Properties� |
The following tables list the members exposed by the MagnifyEffect type.
Public Constructors
� | Name | Description |
---|---|---|
MagnifyEffect |
Creates an instance and updates the shader's variables to the default values.
|
Public Fields (see also Protected Fields)
� | Name | Description |
---|---|---|
AmountProperty |
Gets or sets the amount variable within the shader.
| |
CenterProperty |
Gets or sets the center variable within the shader.
| |
InnerRadiusProperty |
Gets or sets the InnerRadius variable within the shader.
| |
InputProperty |
Gets or sets the Input used in the shader.
| |
OuterRadiusProperty |
Gets or sets the OuterRadius variable within the shader.
|
Protected Fields
� | Name | Description |
---|---|---|
PixelShaderProperty� | (Inherited from ShaderEffect) |
Public Properties (see also Protected Properties)
� | Name | Description |
---|---|---|
Amount |
Gets or sets the ShrinkFactor.
The higher the shrink factor the "smaller" the content inside the ellipse will appear.
| |
CanFreeze� | (Inherited from Freezable) | |
Center |
Gets or sets the Center variable within the shader.
| |
DependencyObjectType� | (Inherited from DependencyObject) | |
Dispatcher� | (Inherited from DispatcherObject) | |
HasAnimatedProperties� | (Inherited from Animatable) | |
ImplicitInput� | (Inherited from Effect) | |
InnerRadius |
Gets or sets the InnerRadius variable within the shader.
| |
IsFrozen� | (Inherited from Freezable) | |
IsSealed� | (Inherited from DependencyObject) | |
OuterRadius |
Gets or sets the OuterRadius variable within the shader.
|
Protected Properties
� | Name | Description |
---|---|---|
DdxUvDdyUvRegisterIndex� | (Inherited from ShaderEffect) | |
EffectMapping� |
Gets the EffectMapping.
| |
PaddingBottom� | (Inherited from ShaderEffect) | |
PaddingLeft� | (Inherited from ShaderEffect) | |
PaddingRight� | (Inherited from ShaderEffect) | |
PaddingTop� | (Inherited from ShaderEffect) | |
PixelShader� | (Inherited from ShaderEffect) |
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
ApplyAnimationClock� | Overloaded. (Inherited from Animatable) | |
BeginAnimation� | Overloaded. (Inherited from Animatable) | |
CheckAccess� | (Inherited from DispatcherObject) | |
ClearValue� | Overloaded. (Inherited from DependencyObject) | |
Clone� | (Inherited from ShaderEffect) | |
CloneCurrentValue� | (Inherited from ShaderEffect) | |
CoerceValue� | (Inherited from DependencyObject) | |
Equals� | Overloaded. (Inherited from DependencyObject) | |
Freeze� | Overloaded. (Inherited from Freezable) | |
GetAnimationBaseValue� | (Inherited from Animatable) | |
GetAsFrozen� | (Inherited from Freezable) | |
GetCurrentValueAsFrozen� | (Inherited from Freezable) | |
GetHashCode� | (Inherited from DependencyObject) | |
GetLocalValueEnumerator� | (Inherited from DependencyObject) | |
GetType� | (Inherited from Object) | |
GetValue� | (Inherited from DependencyObject) | |
InvalidateProperty� | (Inherited from DependencyObject) | |
ReadLocalValue� | (Inherited from DependencyObject) | |
ReferenceEquals� | (Inherited from Object) | |
SetCurrentValue� | (Inherited from DependencyObject) | |
SetValue� | Overloaded. (Inherited from DependencyObject) | |
ShouldSerializeStoredWeakReference� | (Inherited from Animatable) | |
ToString� | (Inherited from Object) | |
VerifyAccess� | (Inherited from DispatcherObject) |
Protected Methods
� | Name | Description |
---|---|---|
CloneCore� | (Inherited from ShaderEffect) | |
CloneCurrentValueCore� | (Inherited from ShaderEffect) | |
CreateInstance� | (Inherited from Freezable) | |
CreateInstanceCore� | (Inherited from ShaderEffect) | |
Finalize� | (Inherited from Object) | |
Freeze� | Overloaded. (Inherited from Freezable) | |
FreezeCore� | (Inherited from Animatable) | |
GetAsFrozenCore� | (Inherited from ShaderEffect) | |
GetCurrentValueAsFrozenCore� | (Inherited from ShaderEffect) | |
MemberwiseClone� | (Inherited from Object) | |
OnChanged� | (Inherited from Freezable) | |
OnFreezablePropertyChanged� | Overloaded. (Inherited from Freezable) | |
OnPropertyChanged� | (Inherited from Freezable) | |
PixelShaderConstantCallback� | (Inherited from ShaderEffect) | |
PixelShaderSamplerCallback� | Overloaded. (Inherited from ShaderEffect) | |
ReadPreamble� | (Inherited from Freezable) | |
RegisterPixelShaderSamplerProperty� | Overloaded. (Inherited from ShaderEffect) | |
ShouldSerializeProperty� | (Inherited from DependencyObject) | |
UpdateShaderValue� | (Inherited from ShaderEffect) | |
WritePostscript� | (Inherited from Freezable) | |
WritePreamble� | (Inherited from Freezable) |
Public Events
� | Name | Description |
---|---|---|
Changed� | (Inherited from Freezable) |