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




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