ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearMouseToolSettings Class / AnnotationProperty Field




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