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




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