Definition
Namespace:Telerik.Windows.Media.Imaging.ShaderEffects
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public class ShaderNumericPropertyAttribute : ShaderPropertyAttributeBase
Inheritance: objectAttributeShaderPropertyAttributeBaseShaderNumericPropertyAttribute
Inherited Members
Constructors
Properties
C#
public double DefaultValue { get; set; }
C#
public double MaximumValue { get; set; }
C#
public double MinimumValue { get; set; }