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