ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationSettings Class / DrawPreviewProperty Field




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