Reign.Video.Image.UpdateLoad C# (CSharp) Method

UpdateLoad() public method

public UpdateLoad ( ) : bool
return bool
        public bool UpdateLoad()
        {
            return Loaded;
        }