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