RadControls for WPF

Namespace: Telerik.Windows.Media.Imaging.ShaderEffects
Assembly: Telerik.Windows.Controls.ImageEditor (in Telerik.Windows.Controls.ImageEditor.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class ShaderPropertyAttributeBase : Attribute
Visual Basic
Public MustInherit Class ShaderPropertyAttributeBase _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Windows.Media.Imaging.ShaderEffects..::..ShaderPropertyAttributeBase
      Telerik.Windows.Media.Imaging.ShaderEffects..::..ShaderNumericPropertyAttribute

See Also