ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / Min Property

In This Topic
    Min Property
    In This Topic
    Gets the Min value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Min As String
    public string Min {get;}
    See Also