ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearMagnifierCtl Class / ShapeTypeProperty Field




In This Topic
    ShapeTypeProperty Field
    In This Topic
    Represents ShapeType dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShapeTypeProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMagnifierCtl.ShapeTypeProperty
    public static readonly DependencyProperty ShapeTypeProperty
    public: static readonly DependencyProperty* ShapeTypeProperty
    public:
    static readonly DependencyProperty^ ShapeTypeProperty
    See Also