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




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