ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / LUTProperty Field




In This Topic
    LUTProperty Field
    In This Topic
    Represents LUT dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly LUTProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPresentationPageDisplay.LUTProperty
    public static readonly DependencyProperty LUTProperty
    public: static readonly DependencyProperty* LUTProperty
    public:
    static readonly DependencyProperty^ LUTProperty
    See Also