Gets or sets the sample number of this DataFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort SampleNumber { get; set; }
Public Property SampleNumber As UShort Get Set
public: property unsigned short SampleNumber { unsigned short get (); void set (unsigned short value); }