 | HologramTimestamp Property |
Gets or sets the timestamp identifying the acquisition time of the hologram.
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic virtual long Timestamp { get; set; }
public:
virtual property long long Timestamp {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64
See Also