Returns the Adler32 data checksum computed so far.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public long Value { get; }
Public ReadOnly Property Value As Long
Get
public:
property long long Value {
long long get ();
}
member Value : int64 with get
Property Value
Type:
Int64See Also