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




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