ushort FrameRate { get; set; }
Property FrameRate As UShort Get Set
property unsigned short FrameRate { unsigned short get (); void set (unsigned short value); }
function get_FrameRate(); function set_FrameRate(value);
In This Article