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




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