 | HologramTimestamp Property |
Gets or sets the timestamp identifying the acquisition time of the hologram.
Namespace: LynceeTec.ImagingAssembly: 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
Int64
See Also