ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationTemplates Class / FreehandProperty Field




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