ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / IntegerSpec Class / Min Property

In This Topic
    Min Property
    In This Topic
    Get the minimum value of all tile-components.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Min As Integer
    public virtual int Min {get;}

    Property Value

    The minimum value
    See Also