ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationItems Class / PointProperty Field




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