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




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