public double CurrentValue { get; }
Public ReadOnly Property CurrentValue As Double Get
public: property double CurrentValue { double get (); }
member CurrentValue : float with get
Copyright © 2007-2022 Analytical Graphics, Inc.