public virtual ushort FrameRate { get; }
Public Overridable ReadOnly Property FrameRate As UShort Get
public: virtual property unsigned short FrameRate { unsigned short get (); }
function get_FrameRate();
In This Article