Gets or sets row length for the CommonFrameHeader object when use phasor file format is true.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint RowLength { get; set; }
Public Property RowLength As UInteger Get Set
public: property unsigned int RowLength { unsigned int get (); void set (unsigned int value); }