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




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