ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / ShadowWidthProperty Field




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