Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / Unit Structure / Value Property

In This Topic
    Value Property (Unit)
    In This Topic
    Gets the value of the current unit (in Units).
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also