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




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